[IPython-User] Can i create ipython window and manually step trough it?
grizzlycro
grizzlycro@gmail....
Wed Aug 10 22:01:50 CDT 2011
Ok, i want to edit my game code on the fly, and first thought was to
write my own editor for that..
And then i got idea that it would be better to use ipython for that, so
can i do something like:
myI = createIpythonInstance()
while 1:
myI.step()
Currently that is way i am looping trough panda3d and Qt (method calls
are different, but principle is same).
Thanks
/Marin/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.scipy.org/pipermail/ipython-user/attachments/20110811/d2c5d4d1/attachment.html
More information about the IPython-User
mailing list