]> granicus.if.org Git - python/commit
Some fixes based on feedback from Hans Petter Langtangen.
authorBarry Warsaw <barry@python.org>
Mon, 21 Oct 2002 14:23:48 +0000 (14:23 +0000)
committerBarry Warsaw <barry@python.org>
Mon, 21 Oct 2002 14:23:48 +0000 (14:23 +0000)
commitd9e0e1f42259b81a5ab3e2825df5b9a64560b5cd
treeb39dc89641eeb5440b8c44bf15a41bdd1204790e
parent531e3932bfa8aa5889c6f4d7fdef02bbbb39dcba
Some fixes based on feedback from Hans Petter Langtangen.

build(): Fix the logic here for calculating fallbacks if the dbfile
isn't parseable.

main(): Fix the semantics for -d/--database; this should override any
database value found in the .pynche file.

Update some comments, and author contact info.

Bump to v1.4

Whitespace normalization.
Tools/pynche/Main.py