File editing and thanks

19 views
Skip to first unread message

snapy666

unread,
Jan 24, 2012, 2:15:27 PM1/24/12
to DreamPie
Hi,

when will opening, editing and saving files be supported?

Would be nice if I could execute a py file and get all the variables
in this file as _variables.

and I also wanted to say thanks for this nice piece of software! :D

Best regards!

jmb

unread,
Feb 7, 2012, 9:46:12 AM2/7/12
to DreamPie
_variables = {}
execfile ("foo.py", _variables)

Note that this is not limited to Dreampie and will work in any Python
shell...
Reply all
Reply to author
Forward
0 new messages