[Python-ideas] PEP 3155 - Qualified name for classes and functions
Nick Coghlan
ncoghlan at gmail.com
Tue Nov 8 23:09:57 CET 2011
Yeah, although I forget exactly when. The problem with it is that it is
wrong (since the full name would include the module info)
--
Nick Coghlan (via Gmail on Android, so likely to be more terse than usual)
On Nov 9, 2011 2:00 AM, "Matt Chaput" <matt at whoosh.ca> wrote:
> On 08/11/2011 10:55 AM, Barry Warsaw wrote:
>
>> If the spelled out name is too long, find another one that conveys the
>> same
>> information in fewer characters. Several have been proposed and it's not
>> hard
>> to find others. E.g. __name_details__.
>>
>
> Sorry I haven't been paying attention to this thread, but has __fullname__
> been considered?
>
> Cheers,
>
> Matt
>
> ______________________________**_________________
> Python-ideas mailing list
> Python-ideas at python.org
> http://mail.python.org/**mailman/listinfo/python-ideas<http://mail.python.org/mailman/listinfo/python-ideas>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20111109/5492736e/attachment.html>
More information about the Python-ideas
mailing list