This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

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:49amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, benjamin.peterson
2008-12-06 15:30:49amaury.forgeotdarcsetmessageid: <1228577449.54.0.284726917474.issue4199@psf.upfronthosting.co.za>
2008-12-06 15:30:49amaury.forgeotdarclinkissue4199 messages
2008-12-06 15:30:48amaury.forgeotdarccreate