Skip to content

Fix the deparse method and add unit tests#105

Merged
kirsle merged 2 commits intomasterfrom
bug/76-fix-deparse-functions
Sep 5, 2017
Merged

Fix the deparse method and add unit tests#105
kirsle merged 2 commits intomasterfrom
bug/76-fix-deparse-functions

Conversation

@kirsle
Copy link
Copy Markdown
Member

@kirsle kirsle commented Sep 5, 2017

This fixes the neglected deparse() and write() functions, which apparently hadn't been updated since the code restructure from #30.

The output from deparse() was changed slightly to reflect the changes from #30. I added an eg/deparse example to document what the data structure looks like.

Fixes #76

@kirsle kirsle merged commit 21f52ac into master Sep 5, 2017
@kirsle kirsle deleted the bug/76-fix-deparse-functions branch September 5, 2017 19:07
deldesir added a commit to deldesir/rivescript-python that referenced this pull request Mar 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

How to use the Rivescript.deparse() method

1 participant