##// END OF EJS Templates
Make ipython.py cProfile-able...
Make ipython.py cProfile-able When using __file__ on startup and cProfile in the same time, __file__ is defined as the __file__ of cProfile and not the local ipython.py. With using sys.argv[0] instead, it's possible to get a cProfile.
Thomas Spura -
r3265:a5680be9
Show More
Name Size Modified Last Commit Author
/ IPython / deathrow / oldfrontend
cocoa
process
tests
wx
asyncfrontendbase.py Loading ...
frontendbase.py Loading ...
linefrontendbase.py Loading ...
prefilterfrontend.py Loading ...
zopeinterface.py Loading ...