open_toontown_panda3d/direct/src/stdpy
rdb c0fd600454 stdpy: threading2: join non-daemonic threads at interpreter shutdown
Fixes #758
2019-12-28 23:51:54 +01:00
..
__init__.py Improvements to generated API docs, especially in direct tree. 2017-05-24 13:30:21 +02:00
file.py stdpy: return number of bytes from write() method 2019-12-17 22:58:12 +01:00
glob.py stdpy: add Python 3 stuff to glob module, remove re dependency 2018-05-20 11:50:32 +02:00
pickle.py direct: big formatting changes for the benefit of API reference 2019-10-29 20:43:41 +01:00
thread.py stdpy: remove commented-out method that is confusing Doxygen 2018-12-23 15:42:31 +01:00
threading.py stdpy: recognize daemon=True argument in Thread constructor 2019-12-28 23:46:58 +01:00
threading2.py stdpy: threading2: join non-daemonic threads at interpreter shutdown 2019-12-28 23:51:54 +01:00