Having such a method in the core helps avoid writing the function repeatedly. (This would especially help beginners.) My version is suited to the core language as a string method. parse_value as given by Dennis Sweeney is suited to user code. _______________________________________________ Python-ideas mailing list -- python-ideas@python.org To unsubscribe send an email to python-ideas-le...@python.org https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/python-ideas@python.org/message/ZEYAMFHOKZG4KRVG6PNG5KRM3PU2OP6R/ Code of Conduct: http://python.org/psf/codeofconduct/
- [Python-ideas] String method to check for a float dpalit17
- [Python-ideas] Re: String method to check for a float Dennis Sweeney
- [Python-ideas] Re: String method to check for a f... Debashish Palit
- [Python-ideas] Re: String method to check for... Chris Angelico
- [Python-ideas] Re: String method to check... Debashish Palit
- [Python-ideas] Re: String method to check for... Steven D'Aprano
- [Python-ideas] Re: String method to check... Debashish Palit
- [Python-ideas] Re: String method to ... Debashish Palit
- [Python-ideas] Re: String method to ... Steven D'Aprano
- [Python-ideas] Re: String method to check for a float Steven D'Aprano
- [Python-ideas] Re: String method to check for a f... Debashish Palit
- [Python-ideas] Re: String method to check for... Debashish Palit
- [Python-ideas] Re: String method to check for... Steven D'Aprano
- [Python-ideas] Re: String method to check... Debashish Palit
- [Python-ideas] Re: String method to ... Steven D'Aprano