2025-08-15 16:28:06 +02:00

5 lines
86 B
Python

try:
from OverrideFrom23._Res import *
except ImportError:
from _Res import *