Message 146938 - Python tracker

Message146938

Author eric.araujo
Recipients eric.araujo, ezio.melotti, gvanrossum, pitrou, vstinner
Date 2011-11-03.15:27:03
SpamBayes Score 0.00067959185
Marked as misclassified No
Message-id <1320334024.35.0.184787087355.issue13224@psf.upfronthosting.co.za>
In-reply-to
Content
> Please also see the proposed PEP 3155
I’ve seen it and like it.  I assume you’re telling that we should consider str(cls/mod/func) to return the qname instead of the name?  I think it could be good.  My patch can wait for your PEP, or go in first and be updated later if your PEP is accepted.
History
Date User Action Args
2011-11-03 15:27:04eric.araujosetrecipients: + eric.araujo, gvanrossum, pitrou, vstinner, ezio.melotti
2011-11-03 15:27:04eric.araujosetmessageid: <1320334024.35.0.184787087355.issue13224@psf.upfronthosting.co.za>
2011-11-03 15:27:03eric.araujolinkissue13224 messages
2011-11-03 15:27:03eric.araujocreate