Barry Warsaw 2a38a86c1c Expose Subversion revision number (calculated via "svnversion .") to Python.
Add C API function Py_GetBuildNumber(), add it to the interactive prompt
banner (i.e. Py_GetBuildInfo()), and add it as the sys.build_number
attribute.  The build number is a string instead of an int because it may
contain a trailing 'M' if there are local modifications.
2005-12-18 01:27:35 +00:00
..
2003-04-08 18:47:21 +00:00
2005-05-27 15:23:20 +00:00
2005-06-03 14:41:55 +00:00
2005-07-22 18:39:19 +00:00
2004-11-30 13:16:15 +00:00
2004-12-03 11:45:13 +00:00
2005-10-29 02:33:18 +00:00