Richard Jones <richardjo...@optushome.com.au> added the comment:

After discussing with core devs at the EuroPython sprint I will implement a 
different approach: new attributes with the old, private attributes implemented 
as properties over the new attributes. The properties responsible for this will 
raise PendingDeprecationWarnings.

I'll also be improving (well, *implementing*) test coverage for the module 
while I'm at it.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue4184>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to