cpython/Lib/lib-old
Fred Drake 132dce2246 Update the code to better reflect recommended style:
Use != instead of <> since <> is documented as "obsolescent".
Use "is" and "is not" when comparing with None or type objects.
2000-12-12 23:11:42 +00:00
..
Para.py Update the code to better reflect recommended style: 2000-12-12 23:11:42 +00:00
addpack.py
cmp.py Update the code to better reflect recommended style: 2000-12-12 23:11:42 +00:00
cmpcache.py Update the code to better reflect recommended style: 2000-12-12 23:11:42 +00:00
codehack.py This module is now completely obsolete. 1997-07-18 16:48:30 +00:00
dircmp.py Update the code to better reflect recommended style: 2000-12-12 23:11:42 +00:00
dump.py
find.py
fmt.py Update the code to better reflect recommended style: 2000-12-12 23:11:42 +00:00
grep.py Update the code to better reflect recommended style: 2000-12-12 23:11:42 +00:00
lockfile.py
newdir.py
ni.py Spelling fixes supplied by Rob W. W. Hooft. All these are fixes in either 2000-07-16 12:04:32 +00:00
packmail.py Update the code to better reflect recommended style: 2000-12-12 23:11:42 +00:00
poly.py Dang. Even though this is obsolete code, somebody found a bug, and I 1999-02-22 15:19:47 +00:00
rand.py
tb.py Update the code to better reflect recommended style: 2000-12-12 23:11:42 +00:00
util.py
whatsound.py Turns out whatsound.py and sndhdr.py were identical modules. 1997-10-04 20:29:17 +00:00
zmod.py Update the code to better reflect recommended style: 2000-12-12 23:11:42 +00:00