pokemon-reverse-engineering-tools/pokemontools/old_text_script.py, branch py3-continued reverse engineering tools Fix most Python 3 compat issues with futurize --stage1 2016-08-24T22:43:15+00:00 Eevee (Lexy Munroe) eevee.git@veekun.com 2016-08-24T22:43:15+00:00 a64657988a50522885618998e7f14168c299a19b

fix how pointers are imported 2013-09-16T17:36:53+00:00 Bryan Bishop kanzure@gmail.com 2013-09-16T17:36:53+00:00 427fbf4d042504d04e9a5373451292302dd91bbe

try to fix old_text_script.py with an import 2013-09-12T06:07:18+00:00 Bryan Bishop kanzure@gmail.com 2013-09-12T06:07:18+00:00 510bb1c3d95ec7bf061255dce78b97d89e1fcdb8 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.
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.
split OldTextScript out of crystal.py 2013-09-12T06:05:10+00:00 Bryan Bishop kanzure@gmail.com 2013-09-12T06:05:10+00:00 06dc9462fe822079bdeec5617a1d3eaccb2b26d5 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 ?
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 ?