mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-04 10:54:24 -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
|
||||
code that runs in a browser via the web plugin. """
|
||||
|
||||
import types
|
||||
|
||||
class UndefinedObject:
|
||||
""" This is a special object that is returned by the browser to
|
||||
|
Loading…
x
Reference in New Issue
Block a user