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 urlopen: add basejoin() function. 1994-03-07 11:45:36 +00:00
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 New == syntax 1992-01-01 19:35:13 +00:00
find.py changes for the Mac 1995-01-27 02:41:45 +00:00
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 Module to lock open files using fcntl() 1994-05-03 14:46:18 +00:00
newdir.py Merge alpha100 branch back to main trunk 1994-08-01 11:34:53 +00:00
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 Added warning comment 1991-08-16 13:28:11 +00:00
tb.py Update the code to better reflect recommended style: 2000-12-12 23:11:42 +00:00
util.py Clarify comment. 1991-04-21 19:34:48 +00:00
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