2
0
Эх сурвалжийг харах

Add 'ast' module to morepy package

rdb 10 жил өмнө
parent
commit
6fce996ceb

+ 1 - 1
direct/src/p3d/panda3d.pdef

@@ -195,7 +195,7 @@ class morepy(package):
            'termios', 'tty', 'pty', 'fcntl', 'pipes', 'posixfile',
            'termios', 'tty', 'pty', 'fcntl', 'pipes', 'posixfile',
            'resource', 'nis', 'syslog', 'commands', 'ic', 'MacOS',
            'resource', 'nis', 'syslog', 'commands', 'ic', 'MacOS',
            'macostools', 'findertools', 'EasyDialogs', 'FrameWork',
            'macostools', 'findertools', 'EasyDialogs', 'FrameWork',
-           'autoGIL', 'ColorPicker')
+           'autoGIL', 'ColorPicker', 'ast')
 
 
     # To add the multitude of standard Python string encodings.
     # To add the multitude of standard Python string encodings.
     module('encodings', 'encodings.*')
     module('encodings', 'encodings.*')