| Commit message (Expand) | Author | Age | Files | Lines |
* | Merged revisions 62805,62811,62841-62842,62848-62849,62853-62854 via svnmerge... | Christian Heimes | 2008-05-08 | 1 | -1/+11 |
|
|
* | Merged revisions 61672,61674,61676-61678,61681,61683-61684 via svnmerge from | Christian Heimes | 2008-03-21 | 1 | -15/+48 |
|
|
* | Merged revisions 61239-61249,61252-61257,61260-61264,61269-61275,61278-61279,... | Christian Heimes | 2008-03-16 | 1 | -3/+4 |
|
|
* | Fix bug introduced by r59746. | Georg Brandl | 2008-01-05 | 1 | -1/+1 |
|
|
* | Remove several mentions of old Python versions that don't apply anymore. | Georg Brandl | 2008-01-05 | 1 | -18/+0 |
|
|
* | Merged revisions 58095-58132,58136-58148,58151-58197 via svnmerge from | Thomas Wouters | 2007-09-19 | 1 | -0/+6 |
|
|
* | Try to get test_pep352 and maybe test_platform to work on a Windows buildbot | Neal Norwitz | 2007-08-30 | 1 | -1/+1 |
|
|
* | Raise statement normalization in Lib/. | Collin Winter | 2007-08-30 | 1 | -2/+2 |
|
|
* | Merged revisions 55817-55961 via svnmerge from | Guido van Rossum | 2007-06-13 | 1 | -1/+21 |
|
|
* | Fix libc_ver(): libc_ver() was reading sys.executable | Walter Dörwald | 2007-06-07 | 1 | -2/+2 |
|
|
* | Remove functions in string module that are also string methods. Also remove: | Neal Norwitz | 2007-04-17 | 1 | -32/+28 |
|
|
* | Fix most trivially-findable print statements. | Guido van Rossum | 2007-02-09 | 1 | -3/+3 |
|
|
* | Merged revisions 53538-53622 via svnmerge from | Thomas Wouters | 2007-02-05 | 1 | -6/+6 |
|
|
* | Rip out 'long' and 'L'-suffixed integer literals. | Guido van Rossum | 2007-01-15 | 1 | -1/+1 |
|
|
* | Merged revisions 53304-53433,53435-53450 via svnmerge from | Thomas Wouters | 2007-01-15 | 1 | -70/+300 |
|
|
* | SF patch 1631942 by Collin Winter: | Guido van Rossum | 2007-01-10 | 1 | -2/+2 |
|
|
* | Get rid of dict.has_key(). Boy this has a lot of repercussions! | Guido van Rossum | 2006-08-18 | 1 | -1/+1 |
|
|
* | Merge p3yk branch with the trunk up to revision 45595. This breaks a fair | Thomas Wouters | 2006-04-21 | 1 | -1/+2 |
|
|
* | Generalize buildno to be a sequence of non-comma | Martin v. Löwis | 2006-01-06 | 1 | -1/+1 |
|
|
* | Fix _sys_version() so it works with the new buildno, not sure if it is correc... | Neal Norwitz | 2005-12-18 | 1 | -2/+1 |
|
|
* | Fix typo. | Walter Dörwald | 2005-11-21 | 1 | -1/+1 |
|
|
* | Patch by pythonic <pythonic@gmail.com> to support Fedora | Marc-André Lemburg | 2005-11-07 | 1 | -2/+8 |
|
|
* | Added normalization for Windows system name. Closes SF #945665. | Marc-André Lemburg | 2004-06-19 | 1 | -1/+6 |
|
|
* | Using reversed() is not compatible with Python 1.5.2. | Guido van Rossum | 2004-05-04 | 1 | -1/+1 |
|
|
* | Added more Windows version names (thanks to Thomas Heller). | Marc-André Lemburg | 2004-03-25 | 1 | -29/+23 |
|
|
* | Fix last patch to be backwards-compatible with Python 1.5.2 . | Brett Cannon | 2004-03-25 | 1 | -12/+25 |
|
|
* | Fixed a caching bug in platform.platform() where the argument of 'terse' was | Brett Cannon | 2004-03-25 | 1 | -8/+8 |
|
|
* | Implement and apply PEP 322, reverse iteration | Raymond Hettinger | 2003-11-06 | 1 | -1/+1 |
|
|
* | SF patch #834015: Remove imports of unused modules | Raymond Hettinger | 2003-11-02 | 1 | -1/+0 |
|
|
* | Bug fix for #780461: 'sysu' gestalt selector is meaningless on MacOSX, | Jack Jansen | 2003-08-11 | 1 | -1/+3 |
|
|
* | Touch-up to docstrings. | Brett Cannon | 2003-08-05 | 1 | -19/+20 |
|
|
* | remove extra parameter from _java_getprop, remove duplicate imports | Neal Norwitz | 2003-06-29 | 1 | -2/+2 |
|
|
* | Fix docstring typo | Andrew M. Kuchling | 2003-04-24 | 1 | -1/+1 |
|
|
* | Whitespace normalization. | Tim Peters | 2003-04-24 | 1 | -17/+17 |
|
|
* | Reformatted a bit to remove the lengthy re.compile() from the function | Marc-André Lemburg | 2003-04-24 | 1 | -23/+25 |
|
|
* | New module platform.py, submitted by Marc-Andre Lemburg. | Marc-André Lemburg | 2003-04-24 | 1 | -0/+1232 |
|
|