Files
cpython/Modules
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
..
2004-08-03 07:06:22 +00:00
2005-11-02 08:30:08 +00:00
2004-07-02 18:57:45 +00:00
2002-07-17 16:30:39 +00:00
2005-08-21 18:45:59 +00:00
2002-08-07 16:21:51 +00:00
2005-08-21 18:45:59 +00:00
2002-07-17 16:30:39 +00:00
2005-10-20 19:59:25 +00:00
2005-06-20 16:52:57 +00:00
2003-02-13 18:44:57 +00:00
2005-11-11 19:34:56 +00:00