summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libplatform.tex
Commit message (Collapse)AuthorAgeFilesLines
* Add some doc that was left out from some change to platform.pyNeal Norwitz2007-03-201-0/+17
|
* SF Patch #1093896: miscellaneous doc typosRaymond Hettinger2005-01-011-1/+1
|
* - make this section formatFred Drake2003-10-211-100/+98
| | | | | | | - start cleaning up the markup for consistency - comment out the reference to a MS KnowledgeBase article that doesn't seem to be present at msdn.microsoft.com; hopefully someone can point out an alternate source for the relevant information
* Initial checkin of docs for Lib/platform.py .Brett Cannon2003-10-141-0/+223
Closes patch #785752 and bug #726911. Should be backported after correctness and such has been verified by Fred.