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 nessita
Recipients alexis, eric.araujo, ezio.melotti, nessita, tarek
Date 2011-03-14.21:16:50
SpamBayes Score 0.0039489167
Marked as misclassified No
Message-id <1300137410.88.0.897452421679.issue11501@psf.upfronthosting.co.za>
In-reply-to
Content
* Added change notice to Misc/NEWS.
* changed patch method implementation so AttributeError is raised when trying to patch a non-existent attribute for an object (see Éric's comment).
History
Date User Action Args
2011-03-14 21:16:51nessitasetrecipients: + nessita, tarek, ezio.melotti, eric.araujo, alexis
2011-03-14 21:16:50nessitasetmessageid: <1300137410.88.0.897452421679.issue11501@psf.upfronthosting.co.za>
2011-03-14 21:16:50nessitalinkissue11501 messages
2011-03-14 21:16:50nessitacreate