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
..
2002-06-11 06:22:31 +00:00
2002-01-23 15:51:12 +00:00
2002-08-15 14:59:02 +00:00
2005-12-06 07:26:02 +00:00
2005-01-25 12:40:01 +00:00
2002-12-30 22:08:05 +00:00
2005-11-16 05:04:51 +00:00
2005-09-30 08:20:24 +00:00
2002-06-11 06:22:31 +00:00
2005-07-09 15:26:33 +00:00
2005-10-20 19:59:25 +00:00