notebook/IPython
Fernando Perez 5a0edd6c04 Complete support of git commit info with IPython.sys_info().
This will give us an easy way for users to report platform details,
without trying to cram lots of data into the version string.

Now, the version information in release.py is simple and doesn't
attempt to read version control data at runtime.  We expose sys_info()
as a top-level function so it's very easy to remember/direct for new
users.

Minor doc/copyright notices updates in the same files.
2010-10-26 23:19:36 -07:00
..
testing Complete support of git commit info with IPython.sys_info(). 2010-10-26 23:19:36 -07:00
utils/tests Work to address the review comments on Fernando's branch. 2010-01-29 16:24:13 -08:00