mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 02:42:49 -04:00
missing import
This commit is contained in:
parent
d5a49ac079
commit
61b92af51b
@ -2,6 +2,7 @@
|
|||||||
useful when writing code that integrates with JavaScript, especially
|
useful when writing code that integrates with JavaScript, especially
|
||||||
code that runs in a browser via the web plugin. """
|
code that runs in a browser via the web plugin. """
|
||||||
|
|
||||||
|
import types
|
||||||
|
|
||||||
class UndefinedObject:
|
class UndefinedObject:
|
||||||
""" This is a special object that is returned by the browser to
|
""" This is a special object that is returned by the browser to
|
||||||
|
Loading…
x
Reference in New Issue
Block a user