open_toontown_panda3d/tests/showbase
rdb c1c035d5c9 showbase: Switch Loader entry point detection to importlib.metadata
Only in Python 3.8 and up, where this module is available, otherwise it falls back to pkg_resources

Add unit test for custom entry point loaders
2023-10-14 11:27:46 +02:00
..
test_Audio3DManager.py tests: add unit tests for Audio3DManager sound velocity 2019-01-06 09:32:41 +01:00
test_Loader.py showbase: Switch Loader entry point detection to importlib.metadata 2023-10-14 11:27:46 +02:00
test_PythonUtil.py PythonUtil: Fix Python 3 next() for SerialNumGen, AlphabetCounter 2021-03-22 21:49:58 +01:00