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
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
packmail.py Update the code to better reflect recommended style: 2000-12-12 23:11:42 +00:00
poly.py
rand.py
tb.py Update the code to better reflect recommended style: 2000-12-12 23:11:42 +00:00
util.py
whatsound.py
zmod.py Update the code to better reflect recommended style: 2000-12-12 23:11:42 +00:00