> All of this would be well served by a 3rd party library on PyPI.  Strings 
> already have plenty of methods (probably too many).  Having `stringtools` 
> would be nice to import a bunch of simple functions from.


I respectfully disagree. This isn't javascript where we are OK with millions of 
tiny dependencies. Python is batteries included and that's a great thing. This 
is just a tiny battery that was overlooked :)

/ Anders
_______________________________________________
Python-ideas mailing list
Python-ideas@python.org
https://mail.python.org/mailman/listinfo/python-ideas
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to