Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-08-24 | Fix most Python 3 compat issues with futurize --stage1 | Eevee (Lexy Munroe) | |
2013-09-16 | fix how pointers are imported | Bryan Bishop | |
2013-09-12 | try to fix old_text_script.py with an import | Bryan Bishop | |
There are a few more missing imports to get this to work. On the other hand, it may not be valuable enough to bother fixing. | |||
2013-09-12 | split OldTextScript out of crystal.py | Bryan Bishop | |
This creates a new file called old_text_script.py with that huge class. Does this mean that I wrote this a second time when I wrote TextScript ? |