summaryrefslogtreecommitdiffstats
path: root/Lib/platform.py
Commit message (Expand)AuthorAgeFilesLines
* Implement and apply PEP 322, reverse iterationRaymond Hettinger2003-11-061-1/+1
* SF patch #834015: Remove imports of unused modulesRaymond Hettinger2003-11-021-1/+0
* Bug fix for #780461: 'sysu' gestalt selector is meaningless on MacOSX,Jack Jansen2003-08-111-1/+3
* Touch-up to docstrings.Brett Cannon2003-08-051-19/+20
* remove extra parameter from _java_getprop, remove duplicate importsNeal Norwitz2003-06-291-2/+2
* Fix docstring typoAndrew M. Kuchling2003-04-241-1/+1
* Whitespace normalization.Tim Peters2003-04-241-17/+17
* Reformatted a bit to remove the lengthy re.compile() from the functionMarc-André Lemburg2003-04-241-23/+25
* New module platform.py, submitted by Marc-Andre Lemburg.Marc-André Lemburg2003-04-241-0/+1232