Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | | | | definitions. | |||||
* | New module platform.py, submitted by Marc-Andre Lemburg. | Marc-André Lemburg | 2003-04-24 | 1 | -0/+1232 | |
There's no separate documentation for this module yet - apart from the doc-strings which explain the APIs. |