]> granicus.if.org Git - python/commit
Apply diff2.txt from SF patch http://www.python.org/sf/565471
authorWalter Dörwald <walter@livinglogic.de>
Fri, 7 Jun 2002 14:47:20 +0000 (14:47 +0000)
committerWalter Dörwald <walter@livinglogic.de>
Fri, 7 Jun 2002 14:47:20 +0000 (14:47 +0000)
commita4c2b2470f4bb8b6a1276d66b7ca649b178bbae8
treeebaa8c2d69251d03526a52031ab31d67937e001d
parent5033c8e309b378f8f1f8d3b16f7c7edb6aa5bf9a
Apply diff2.txt from SF patch http://www.python.org/sf/565471

This patch replaces string module functions with string
methods in the Tools/world/world scripts.

It also updates two outdated URLs and the countrycodes
dictionary.

It fixes a bug where result of string.find() was checked
for truth instead of compared with -1.

It also replaces <> with != in two spots.
Tools/world/world