2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2025-12-14 18:47:04 +00:00

deprecated non-raw regex

This commit is contained in:
Philip Sargent
2021-04-13 00:18:30 +01:00
parent ca1df94be5
commit 304bbd230a
2 changed files with 3 additions and 3 deletions

View File

@@ -40,7 +40,7 @@ TROG = {
}
}
# This is module-level executable. This is a Bad Thing.
# This is module-level executable. This is a Bad Thing. Especially when it touches the file system.
try:
logging.basicConfig(level=logging.DEBUG,
filename=settings.LOGFILE,