Le Wed, 30 Jan 2013 13:26:08 -0800,
Guido van Rossum a écrit :
> Thoughts on os.path? What happened to the idea of a new path object?
I plan to launch another round of discussions following the changes in
PEP 428.
Regards
Antoine.
>
> --Guido
>
>
> -- Forwarded message --
>
On Jan 30, 2013, at 2:01 PM, Cameron Simpson wrote:
> Speaking for myself, I've been having some usefulness with making "URL"
> objects that are subclasses of str. That lets me pass them to all the
> things that already expect strs, while still having convenience methods.
str subclasses are prob