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 asksol, brett.cannon, brian.curtin, georg.brandl, jnoller, michael.foord, ncoghlan, pitrou, terry.reedy, vstinner
Date 2011-01-29.14:53:47
SpamBayes Score 0.00061543536
Marked as misclassified No
Message-id <1296312824.3687.5.camel@localhost.localdomain>
In-reply-to <1296312170.19.0.631173550061.issue10845@psf.upfronthosting.co.za>
Content
> (Replaced patch file to fix a typo in a comment)

Does that patch still work if the objects marshalled between parent and
child refer to classes living in the __main__.py module?
History
Date User Action Args
2011-01-29 14:53:47pitrousetrecipients: + pitrou, brett.cannon, georg.brandl, terry.reedy, ncoghlan, vstinner, jnoller, michael.foord, brian.curtin, asksol
2011-01-29 14:53:47pitroulinkissue10845 messages
2011-01-29 14:53:47pitroucreate