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 georg.brandl
Recipients georg.brandl, techtonik
Date 2009-09-04.08:31:10
SpamBayes Score 0.010497946
Marked as misclassified No
Message-id <1252053071.9.0.991112617387.issue6829@psf.upfronthosting.co.za>
In-reply-to
Content
You'll get a similar message when trying to inherit from e.g. a string
or an int.  I see no compelling reason to special-case functions here.
History
Date User Action Args
2009-09-04 08:31:12georg.brandlsetrecipients: + georg.brandl, techtonik
2009-09-04 08:31:11georg.brandlsetmessageid: <1252053071.9.0.991112617387.issue6829@psf.upfronthosting.co.za>
2009-09-04 08:31:10georg.brandllinkissue6829 messages
2009-09-04 08:31:10georg.brandlcreate