R. David Murray <rdmur...@bitdance.com> added the comment:

I fail to see the problem here.  If the module has 'from __future__ import 
unicode_literals", then the docstring output clauses would need to be changed 
to reflect the fact that the input literals are now unicode.  What am I missing?

----------
assignee: tim_one -> 
nosy: +r.david.murray
resolution:  -> invalid
stage:  -> committed/rejected
status: open -> pending

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

Reply via email to