Message 88035 - Python tracker
Message88035
| Author | r.david.murray |
|---|---|
| Recipients | exe, r.david.murray |
| Date | 2009-05-18.16:40:41 |
| SpamBayes Score | 0.0004918575 |
| Marked as misclassified | No |
| Message-id | <1242664845.93.0.615926748279.issue6052@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The error message is correct: your example is invalid python code. Try it in a file and you will get the same error message. Check the documentation of the '-c' option to learn how to correctly code your example. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2009-05-18 16:40:46 | r.david.murray | set | recipients: + r.david.murray, exe |
| 2009-05-18 16:40:45 | r.david.murray | set | messageid: <1242664845.93.0.615926748279.issue6052@psf.upfronthosting.co.za> |
| 2009-05-18 16:40:41 | r.david.murray | link | issue6052 messages |
| 2009-05-18 16:40:41 | r.david.murray | create | |