]> granicus.if.org Git - python/commit
Chooser.__init__(): Added `wantspec' keyword to conform exactly to
authorBarry Warsaw <barry@python.org>
Thu, 22 Oct 1998 03:44:52 +0000 (03:44 +0000)
committerBarry Warsaw <barry@python.org>
Thu, 22 Oct 1998 03:44:52 +0000 (03:44 +0000)
commita20f6af8627228fd52701310f85874c5edbf9966
tree9ab931b47fea988b70c525a1cf46dd55aab44d7d
parentca07ba00acdd020e0c179277ed829a8ce1664245
Chooser.__init__(): Added `wantspec' keyword to conform exactly to
tkColorChooser.askcolor() interface (i.e. don't return a color name
even if there is an exact match).
Tools/pynche/pyColorChooser.py