How to test characters of a string

De ongekruisigde ongekruisigde at news.eternal-september.org
Wed Jun 8 04:09:43 EDT 2022


On 2022-06-08, Dave <dave at looktowindward.com> wrote:
> I hate regEx and avoid it whenever possible, I’ve never found something that was impossible to do without it.

I love regular expressions and use them where appropriate. Saves tons of
code and is often much more readable than the pages of code required to
do the same.

-- 
<StevenK> You're rewriting parts of Quake in *Python*?
<knghtbrd> MUAHAHAHA


More information about the Python-list mailing list