[Python-3000] Looking for advice on PEP 3101 implementation details
Eric Smith
eric+python-dev at trueblade.com
Tue Aug 21 04:32:49 CEST 2007
Guido van Rossum wrote:
> Hm, those damn dependencies. In that case I suggest adding it to sys
> instead of creating a new internal method. It could be
> sys._formatparser or whatever useful name you'd like to give it, as
> long as it starts with an underscore. That should solve it.
Okay, that's much easier for me. I'll go in that direction.
More information about the Python-3000
mailing list