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 pitrou
Recipients christian.heimes, doko, lemburg, loewis, pitrou
Date 2009-10-09.14:06:36
SpamBayes Score 0.07203371
Marked as misclassified No
Message-id <1255097198.03.0.913756995837.issue4555@psf.upfronthosting.co.za>
In-reply-to
Content
In trunk:

_add_one_to_index_C
_add_one_to_index_F
asdl_int_seq_new
asdl_seq_new
init_ast
init_codecs
initerrno
initgc
initimp
initposix
initpwd
initsignal
init_sre
init_symtable
initthread
initxxsubtype
initzipimport

In py3k:

_add_one_to_index_C
_add_one_to_index_F
asdl_int_seq_new
asdl_seq_new
History
Date User Action Args
2009-10-09 14:06:38pitrousetrecipients: + pitrou, lemburg, loewis, doko, christian.heimes
2009-10-09 14:06:38pitrousetmessageid: <1255097198.03.0.913756995837.issue4555@psf.upfronthosting.co.za>
2009-10-09 14:06:36pitroulinkissue4555 messages
2009-10-09 14:06:36pitroucreate