> I'm unclear about how this works if I have one environment variable but am > running different installations of Python. Couldn't I end up with a pyc > newer than any of its diverse sources and thus used even though it > corresponds to just one of them? No, a pyc file records the mtime of the corresponding py file in its header, and is only used if that is *exactly* the same. Newer/older doesn't matter. --Guido van Rossum (home page: http://www.python.org/~guido/)
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