scripts: fix python3 import
In python3, the parse class exists in urllib, not urllib.request.
Most CI jobs call the trigger_sql_import scripts from python2.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
In python3, the parse class exists in urllib, not urllib.request.
Most CI jobs call the trigger_sql_import scripts from python2.