Go to file
Fernando Perez 1621f0a23f Fix bug where python -c "import IPython; IPython.test()" could fail.
Depending on where one was located when typing it, it could fail.  Made all
necessary paths absolute so this doesn't happen.
2010-01-13 00:32:13 -08:00
IPython/testing Fix bug where python -c "import IPython; IPython.test()" could fail. 2010-01-13 00:32:13 -08:00
setup.py Move cleanup to main setup.py, where it belongs. 2010-01-12 21:03:16 -08:00
setupbase.py Fixing a few small things on Windows. 2009-11-08 12:09:07 -08:00