I have installed new python version 3.9, I wanted to move all the site-packages that I have used in 3.8 to 3.9 lib. Is it possible?
I also wanted to know why we need to have lib under every specific version, it would be nice if we have common lib in which I can configure those based on the version I use. Is that available already if not is that something we can implement in future version this will help most of the developers in not moving the site-packages from one version to another every time we upgrade the version. Regards Rajesh Narasimhan _______________________________________________ Python-Dev mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/LVM5GZMAXIVKDZ2BM7SJXPCMZFED4KOO/ Code of Conduct: http://python.org/psf/codeofconduct/
