6 lines
211 B
Python
6 lines
211 B
Python
|
"""
|
||
|
This package contains various modules that provide a drop-in substitute
|
||
|
for some of the built-in Python modules. These substitutes make better
|
||
|
use of Panda3D's virtual file system and threading system.
|
||
|
"""
|