Author serwy
Recipients BreamoreBoy, gpolo, serwy
Date 2011-12-09.19:31:36
SpamBayes Score 0.000783017
Marked as misclassified No
Message-id <1323459097.58.0.808956149773.issue6699@psf.upfronthosting.co.za>
In-reply-to
Content
The patch won't apply against 3.3a0 because "self.set_saved(1)" became "self.set_saved(True)" in r70054 (da7a120c0478)

After correcting this minor point, the patch works as expected.
History
Date User Action Args
2011-12-09 19:31:37serwysetrecipients: + serwy, gpolo, BreamoreBoy
2011-12-09 19:31:37serwysetmessageid: <1323459097.58.0.808956149773.issue6699@psf.upfronthosting.co.za>
2011-12-09 19:31:37serwylinkissue6699 messages
2011-12-09 19:31:36serwycreate