Message 121935 - Python tracker
Message121935
| Author | bethard |
|---|---|
| Recipients | Kotan, bethard, docs@python, eric.araujo, eric.smith, fdrake, gray_hemp |
| Date | 2010-11-21.15:11:20 |
| SpamBayes Score | 8.426759e-05 |
| Marked as misclassified | No |
| Message-id | <1290352283.26.0.806642982792.issue9182@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Yeah, sorry, those last two should have had arguments after them. I think we have to stick with the current behavior - otherwise there's no way to do something like -x -A -B, where you want -A and -B to be arguments to -x. (You can get that now with -x -- -A -B.) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-11-21 15:11:23 | bethard | set | recipients: + bethard, fdrake, eric.smith, eric.araujo, docs@python, gray_hemp, Kotan |
| 2010-11-21 15:11:23 | bethard | set | messageid: <1290352283.26.0.806642982792.issue9182@psf.upfronthosting.co.za> |
| 2010-11-21 15:11:20 | bethard | link | issue9182 messages |
| 2010-11-21 15:11:20 | bethard | create | |