]> granicus.if.org Git - python/commit
* explain flags in doc strings
authorSkip Montanaro <skip@pobox.com>
Wed, 3 Mar 2004 17:42:08 +0000 (17:42 +0000)
committerSkip Montanaro <skip@pobox.com>
Wed, 3 Mar 2004 17:42:08 +0000 (17:42 +0000)
commite2b61e019089d02f7da8c883c8836540f53a9a57
tree7e89b84e5ce905fbfe69336e8713eaffd620d6f4
parent47db16580a1c3ccf15703dfcfc86a64f35b9435c
* explain flags in doc strings

* reverse order of files on the command line in pickle2db.py to make it
  symmetrical with db2pickle.py in the two-arg case (src, then dest)
Misc/NEWS
Tools/scripts/db2pickle.py
Tools/scripts/pickle2db.py