]> granicus.if.org Git - python/commit
- Added a register_optionflag function (so users can add their own
authorEdward Loper <edloper@gradient.cis.upenn.edu>
Thu, 12 Aug 2004 02:02:24 +0000 (02:02 +0000)
committerEdward Loper <edloper@gradient.cis.upenn.edu>
Thu, 12 Aug 2004 02:02:24 +0000 (02:02 +0000)
commitac20f57c2810ad980953d6d8f65fb6f3e2c6c741
tree42f3b17f95085a1a43053db346d222d8ae137e70
parent568671fc0fbcb70d5ba09c7211afff4f9d0d09e1
- Added a register_optionflag function (so users can add their own
  option flags); and use it to define the existing optionflag
  constants.
Lib/doctest.py