Merging -r 1192 from lp:ipython.

This commit is contained in:
Brian Granger 2009-08-04 08:22:09 -07:00
commit 61cc720e11

View File

@ -57,7 +57,7 @@ def file_doesnt_endwith(test,endings):
# Basic project information
#---------------------------------------------------------------------------
# Release.py contains version, authors, license, url, keywords, etc.
# release.py contains version, authors, license, url, keywords, etc.
execfile(pjoin('IPython','core','release.py'))
# Create a dict with the basic information