Commit Graph

7 Commits

Author SHA1 Message Date
Dimitri Papadopoulos Orfanos 29344b5fed
Modernize code: "== None" -> "is None" (#2081) 2021-09-21 12:55:36 -07:00
CAM Gerlach d548fdfb61
Lint: Validate PEP fields against PEP 12 (#1890) 2021-03-23 07:55:26 -07:00
Mariatta cf3bad5ab3
Revert "Rename all .txt PEP files to .rst (GH-462)" (GH-464)
This reverts commit bb0e518ed3.
2017-11-11 11:28:55 -08:00
Huang Huang bb0e518ed3 Rename all .txt PEP files to .rst (GH-462)
For https://github.com/python/peps/issues/1
2017-11-11 10:30:43 -08:00
Georg Brandl 9020d2a184 More link updates. 2008-10-02 12:51:05 +00:00
David Goodger 90a5162be6 updates from Terence Way's website; editorial corrections 2003-06-09 04:34:03 +00:00
David Goodger 613e70e3b8 Programming by Contract for Python, by Terence Way 2003-06-09 04:04:03 +00:00