Jack Jansen wrote: > I like Guido's suggestion of using '-tt' only in Lib proper and > compiling site-python without it (possibly with '-t', but maybe not even > that?). I haven't looked at whether this is doable with compileall.py, > though... It is very difficult. site-packages is compiled as a side effect of compiling the entire lib directory, by means of recursive traversal. I don't think it is possible to turn of -tt at run time. It might be possible to exclude it from compilation altogether. Regards, Martin
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4