[IPython-user] WinPdb support for IPython!
Ville M. Vainio
vivainio@gmail....
Wed Apr 2 02:54:04 CDT 2008
IPython now supports WinPdb!
You need the development version of winpdb from svn (or the next release):
svn co https://winpdb.svn.sourceforge.net/svnroot/winpdb/trunk/winpdb winpdb
You can run the script test.py in WinPdb by:
import ipy_winpdb (this should probably be in your ipy_user_conf.py)
%wdb test.py
--
Ville M. Vainio - vivainio.googlepages.com
blog=360.yahoo.com/villevainio - g[mail | talk]='vivainio'
More information about the IPython-user
mailing list