Message111227
For what it's worth, I have trouble seeing this as anything but a bug. I understand the motivation of trying to catch user errors, but in doing so, you're breaking with the behavior of every other option parsing library that I'm aware of, in favor of an arbitrary heuristic that sometimes guesses wrong. That's not the kind of behavior I expect from my Python libraries; I want them to do what I ask them to, not try to guess what I probably meant. |
|
Date |
User |
Action |
Args |
2010-07-22 23:40:32 | nelhage | set | recipients:
+ nelhage, bethard, eric.smith, r.david.murray, andersk |
2010-07-22 23:40:32 | nelhage | set | messageid: <1279842032.0.0.281653044671.issue9334@psf.upfronthosting.co.za> |
2010-07-22 23:40:25 | nelhage | link | issue9334 messages |
2010-07-22 23:40:25 | nelhage | create | |
|