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 eric.snow
Recipients docs@python, eric.snow, ghaering, zach.ware
Date 2012-06-14.18:28:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1339698509.23.0.473699956421.issue15067@psf.upfronthosting.co.za>
In-reply-to
Content
At the time it referred to generic functions (a la PEP 3124: Overloading, Generic Functions, Interfaces, and Adaptation).  However, ultimately it was Abstract Base Classes (PEP 3119) that slid into this space.
History
Date User Action Args
2012-06-14 18:28:29eric.snowsetrecipients: + eric.snow, ghaering, docs@python, zach.ware
2012-06-14 18:28:29eric.snowsetmessageid: <1339698509.23.0.473699956421.issue15067@psf.upfronthosting.co.za>
2012-06-14 18:28:28eric.snowlinkissue15067 messages
2012-06-14 18:28:28eric.snowcreate