##// END OF EJS Templates
cody precord: small patch to fix a compatibility issue between python2.5 and 2.4
ldufrechou -
Show More
@@ -200,7 +200,7 b' class TwistedInteractiveShell(InteractiveShell):'
200
200
201
201
202
202
203 class IPShellTwisted():
203 class IPShellTwisted:
204 """Run a Twisted reactor while in an IPython session.
204 """Run a Twisted reactor while in an IPython session.
205
205
206 Python commands can be passed to the thread where they will be
206 Python commands can be passed to the thread where they will be
General Comments 0
You need to be logged in to leave comments. Login now