| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| chat.db | ||
| chat80.cfg | ||
| chat_pnames.cfg | ||
| chat_sentences | ||
| demo_sentences | ||
| model0.py | ||
| model1.py | ||
| sem0.cfg | ||
| sem1.cfg | ||
| sem2.cfg | ||
| sem3.cfg | ||
| syn2sem.py |
Many pieces of example code or other utility modules were trying to import print_statement from future, which does not exist. What the developers probably meant was print_function (in common use elsewhere in the repository). This branch makes it so that compileall succeeds on all .py files in the repo.
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| chat.db | Loading commit data... | |
| chat80.cfg | Loading commit data... | |
| chat_pnames.cfg | Loading commit data... | |
| chat_sentences | Loading commit data... | |
| demo_sentences | Loading commit data... | |
| model0.py | Loading commit data... | |
| model1.py | Loading commit data... | |
| sem0.cfg | Loading commit data... | |
| sem1.cfg | Loading commit data... | |
| sem2.cfg | Loading commit data... | |
| sem3.cfg | Loading commit data... | |
| syn2sem.py | Loading commit data... |