[Python-Dev] Hotshot (original) (raw)

Skip Montanaro skip at pobox.com
Mon Jan 26 08:47:24 EST 2004


>> Any objection if I check in the attached modification of your script
>> as .../Tools/scripts/hotshotmain.py?  It doesn't seem to work with
>> the -p flag.  Unfortunately, I have to take my son to hockey
>> practice, so I can't debug that problem right now.

Walter> Maybe this script should use optparse instead of getopt?

How would optparse be better than getopt, especially for simple use such as this?

Skip



More information about the Python-Dev mailing list