Message10459

Author zyasoft
Recipients csojinb, darjus, jmadden, offby1, zyasoft
Date 2015-11-12.02:15:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1447294523.6.0.98053208054.issue2329@psf.upfronthosting.co.za>
In-reply-to
Content
Right, I would have thought it should be

public class PyVersionInfo extends PyTuple { ... }

not the current

public class PyVersionInfo extends PyTupleDerived { ... }
History
Date User Action Args
2015-11-12 02:15:23zyasoftsetmessageid: <1447294523.6.0.98053208054.issue2329@psf.upfronthosting.co.za>
2015-11-12 02:15:23zyasoftsetrecipients: + zyasoft, offby1, darjus, jmadden, csojinb
2015-11-12 02:15:23zyasoftlinkissue2329 messages
2015-11-12 02:15:23zyasoftcreate