| # This file lists minimum generator versions required for known packages / files. |
| # hash marks start line comments. |
| # name is either a package name (as used in import) or a predefined name in parentheses. |
| # version is two decimal numbers divided by a dot. |
| # settings equally apply to all platforms (jython, cpython, ipy). |
| (default) 1.127 # anything not explicitly marked |
| (built-in) 1.130 # skeletons of all built-in modules are built together |
| # Note: modules like itertools, etc are "(built-in)" and are ignored if given separately |
| PyQt4.QtScriptTools 1.127 |
| PyQt4.QtXmlPatterns 1.127 |