Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove ancient platforms: AIX 3 and Irix 5. (AIX 4 and Irix 6 remain.) | Neal Norwitz | 2007-04-17 | 1 | -128/+0 |
| | |||||
* | Whitespace normalization, via reindent.py. | Tim Peters | 2004-07-18 | 1 | -61/+61 |
| | |||||
* | Update the code to better reflect recommended style: | Fred Drake | 2000-12-12 | 1 | -1/+1 |
| | | | | | Use != instead of <> since <> is documented as "obsolescent". Use "is" and "is not" when comparing with None or type objects. | ||||
* | New == syntax | Guido van Rossum | 1992-01-01 | 1 | -6/+6 |
| | |||||
* | Initial revision | Guido van Rossum | 1990-10-13 | 1 | -0/+128 |