[issue18415] Normalize single/double quote usage in importlib

Brett Cannon report at bugs.python.org
Fri Jul 12 17:05:31 CEST 2013


Brett Cannon added the comment:

Thanks for the path, Madison! I also cleaned up the instances using double quotes since it was because I was faking the use of a string's repr instead of explicitly using {!r}.

----------
resolution:  -> fixed
stage: commit review -> committed/rejected
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue18415>
_______________________________________


More information about the Python-bugs-list mailing list