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 roger.serwy
Recipients Roy.Fox, ned.deily, python-dev, roger.serwy, terry.reedy
Date 2012-06-03.21:27:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1338758843.45.0.914888108187.issue12510@psf.upfronthosting.co.za>
In-reply-to
Content
fix_12510.patch addresses the issue with the test.

What do you mean by: "int.append( does not bring up a tip on either version, but should if possible." ? The "int" object does not have "append" as a method.
History
Date User Action Args
2012-06-03 21:27:23roger.serwysetrecipients: + roger.serwy, terry.reedy, ned.deily, python-dev, Roy.Fox
2012-06-03 21:27:23roger.serwysetmessageid: <1338758843.45.0.914888108187.issue12510@psf.upfronthosting.co.za>
2012-06-03 21:27:22roger.serwylinkissue12510 messages
2012-06-03 21:27:22roger.serwycreate