Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8042

Python • Re: Parsing string

$
0
0
Another option:

Code:

import urllib.parse...
That's the one. urllib is a standard library, so it should be available. It has millions of users, so the critical flaws should be hammered out by now. Don't roll your own code that parses data from random users on the internet: bored and/or malicious actors can do a lot of harm.

Statistics: Posted by scruss — Mon Oct 13, 2025 11:36 pm



Viewing all articles
Browse latest Browse all 8042

Trending Articles