]> granicus.if.org Git - python/commit
Correct documentation of check interval - it's 100 by default, not 10 any
authorSkip Montanaro <skip@pobox.com>
Wed, 2 Jul 2003 21:38:34 +0000 (21:38 +0000)
committerSkip Montanaro <skip@pobox.com>
Wed, 2 Jul 2003 21:38:34 +0000 (21:38 +0000)
commiteec26f982a6e953eb1d6cc1ca570fb629bdd6ceb
tree301ae1d6f38a4e16ba7fdaa4949174faf9a2e471
parent74902508dc395014dbdb9c2ed08263202e5d4e30
Correct documentation of check interval - it's 100 by default, not 10 any
longer.  Pointed out by Alex Martelli.
Doc/api/init.tex
Doc/lib/libsys.tex
Misc/cheatsheet