Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/TurtleArt/taexportpython.py
Commit message (Expand)AuthorAgeFilesLines
* pyflakes, pep8 cleanupWalter Bender2013-11-041-9/+11
* Fixes #4641 "Save as Python fails when stack is empty"Marion2013-11-021-1/+1
* only import plugins we useWalter Bender2013-11-011-6/+3
* need a way to get global_objectsWalter Bender2013-11-011-3/+5
* global_objects is not an instance variableWalter Bender2013-10-311-1/+1
* add plugin class instance variablesWalter Bender2013-10-311-6/+9
* convert to type branch of python export codeMarion Zepf2013-10-291-33/+60
* export pythonMarion Zepf2013-10-271-0/+232