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 ronaldoussoren
Recipients jvr, ronaldoussoren
Date 2009-01-02.14:11:26
SpamBayes Score 0.0039171563
Marked as misclassified No
Message-id <1230905487.92.0.822588082772.issue1594@psf.upfronthosting.co.za>
In-reply-to
Content
Fixed in r68156 (including testcase). Annoyingly enough only 
GetCreatorAndType needed fixing, SetCreatorAndType already did the right 
thing (makeing the two functions inconsistent with each other).

Won't fix for earlier releases, this might break existing code.
History
Date User Action Args
2009-01-02 14:11:28ronaldoussorensetrecipients: + ronaldoussoren, jvr
2009-01-02 14:11:27ronaldoussorensetmessageid: <1230905487.92.0.822588082772.issue1594@psf.upfronthosting.co.za>
2009-01-02 14:11:26ronaldoussorenlinkissue1594 messages
2009-01-02 14:11:26ronaldoussorencreate