Message 77134 - Python tracker
Message77134
| Author | amaury.forgeotdarc |
|---|---|
| Recipients | amaury.forgeotdarc, benjamin.peterson |
| Date | 2008-12-06.15:30:48 |
| SpamBayes Score | 0.00030841297 |
| Marked as misclassified | No |
| Message-id | <1228577449.54.0.284726917474.issue4199@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
- the add_ast_fields() function seems to be added by this patch, but it
is already in svn.
- Are 1-tuple supported?
t = [1]
global a, = t |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-12-06 15:30:49 | amaury.forgeotdarc | set | recipients: + amaury.forgeotdarc, benjamin.peterson |
| 2008-12-06 15:30:49 | amaury.forgeotdarc | set | messageid: <1228577449.54.0.284726917474.issue4199@psf.upfronthosting.co.za> |
| 2008-12-06 15:30:49 | amaury.forgeotdarc | link | issue4199 messages |
| 2008-12-06 15:30:48 | amaury.forgeotdarc | create | |