Remove CommandStack.__getstate__ to avoid type ambiguity for command arguments.
authorW. Trevor King <wking@drexel.edu>
Sat, 21 Aug 2010 16:53:54 +0000 (12:53 -0400)
committerW. Trevor King <wking@drexel.edu>
Sat, 21 Aug 2010 16:53:54 +0000 (12:53 -0400)
commit816713bbbb1a34d1975e608855af199bdab204d9
treee9fe397497980d66631feba7b7aaa918a891e547
parent96766f847b6de124dfd1b96eb6e349fdb71a0199
Remove CommandStack.__getstate__ to avoid type ambiguity for command arguments.
hooke/command_stack.py
hooke/curve.py
hooke/playlist.py