🔨 Clean up and improve some Python scripts (#27752)
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
# The fallback branch is bugfix-2.1.x.
|
||||
#
|
||||
|
||||
import os, subprocess, sys, urllib.request
|
||||
import os, subprocess, sys, urllib.request, urllib.error
|
||||
from pathlib import Path
|
||||
|
||||
DEBUGGING = False
|
||||
|
||||
Reference in New Issue
Block a user