##// END OF EJS Templates
utils: fix resourceutil use of deprecated importlib.resources...
utils: fix resourceutil use of deprecated importlib.resources Some importlib functionality was deprecated in 3.11 . The documentation on https://docs.python.org/3.12/library/importlib.resources.html recommends using the new .files() API that was introduced in 3.9.

File last commit:

r45863:f55c47f4 default
r53004:747a1370 stable
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer