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 chris.jerdonek
Recipients asvetlov, chris.jerdonek, docs@python, eric.araujo, ezio.melotti, georg.brandl
Date 2012-08-31.16:57:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1346432223.66.0.153552875681.issue15831@psf.upfronthosting.co.za>
In-reply-to
Content
> It would be fine with me to use a double signature for these.

Just an FYI that more than two signatures would be needed for cases like this:

766:.. method:: window.chgat([y, x, ] [num,] attr)
History
Date User Action Args
2012-08-31 16:57:03chris.jerdoneksetrecipients: + chris.jerdonek, georg.brandl, ezio.melotti, eric.araujo, asvetlov, docs@python
2012-08-31 16:57:03chris.jerdoneksetmessageid: <1346432223.66.0.153552875681.issue15831@psf.upfronthosting.co.za>
2012-08-31 16:57:03chris.jerdoneklinkissue15831 messages
2012-08-31 16:57:03chris.jerdonekcreate