Ver Fonte

missing import

David Rose há 16 anos atrás
pai
commit
61b92af51b
1 ficheiros alterados com 1 adições e 0 exclusões
  1. 1 0
      direct/src/p3d/JavaScript.py

+ 1 - 0
direct/src/p3d/JavaScript.py

@@ -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