Message107690
| Author | deleted250130 |
|---|---|
| Recipients | deleted250130 |
| Date | 2010-06-12.20:10:21 |
| SpamBayes Score | 0.003108726 |
| Marked as misclassified | No |
| Message-id | <1276373423.06.0.827266888307.issue8984@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Python 3.1.2 hasn't any arguments except the file name in sys.argv[0]. For example: build.py test sys.argv[1] will be empty. I tried even the first example from the documentation 15.4 (optparse) but the filename is None. In Python 2.6.5 all is working fine. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-06-12 20:10:23 | deleted250130 | set | recipients: + deleted250130 |
| 2010-06-12 20:10:23 | deleted250130 | set | messageid: <1276373423.06.0.827266888307.issue8984@psf.upfronthosting.co.za> |
| 2010-06-12 20:10:21 | deleted250130 | link | issue8984 messages |
| 2010-06-12 20:10:21 | deleted250130 | create | |