##// END OF EJS Templates
Moved the traitlets based config to sandbox (created it)....
Moved the traitlets based config to sandbox (created it). Stefan's prototype new config system that is based on ideas from traits, depended on Python 2.5. We have not done a thorough code review of this code and I don't think we are even using it yet. I have moved all the code from IPython.config to the top-level sandbox. I have begun to remove all references to these modules (just a few imports), but I still need to do lots of testing to make sure there are no lurking problems.
Brian Granger -
r1715:78d99fed
Show More
Name Size Modified Last Commit Author
IPython
debian
docs
sandbox
scripts
setupext
test
tools
.checkeol Loading ...
.hgignore Loading ...
COPYING.txt Loading ...
MANIFEST.in Loading ...
README.txt Loading ...
README_Windows.txt Loading ...
ipykit.py Loading ...
ipython.py Loading ...
setup.py Loading ...
setup_bdist_egg.py Loading ...
setupbase.py Loading ...
setupegg.py Loading ...
setupexe.py Loading ...

===============
IPython1 README
===============

.. contents::

Overview
========

Welcome to IPython. New users should consult our documentation, which can be found
in the docs/source subdirectory.