]> granicus.if.org Git - python/commit
Changes to ProgressBar:
authorJack Jansen <jack.jansen@cwi.nl>
Fri, 5 Nov 1999 15:53:10 +0000 (15:53 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Fri, 5 Nov 1999 15:53:10 +0000 (15:53 +0000)
commit58fa818c0852eb487a0ed4c0485a1f1c363b12f7
tree15ab527b7fe2de9c7cda5337b4c9062159d3531c
parentfd6aabbb35346e0e82415d364e9c8692b3cda9d7
Changes to ProgressBar:
- Don't crash if max=0
- set() now has an optional max parameter, to set the maximum value.
Mac/Lib/EasyDialogs.py