<div dir="ltr"><div><div>hello,<br></div>the problem is that even with extreme precaution, it is impossible to keep ALL modules compatible from a version to another.<br></div>what I want to ask is this:<div>-some "packs" which can, like py-compile, generate .pyc files, but using "old" versions of the default library, and of __builtins__.</div><div>-One will go with every minor version and will be optionnal in the installation<br><div>-any imported py file will be able to choose which version it wants with the </div></div><div>   "#! py recommended version X.X" or</div><div>   "#! py mandatory version X.X" commentaries at the begining of the file.</div><div><br></div><div>thank you and have a nice day/evening/night.</div></div>