On Thu, Apr 11, 2019 at 03:25:50PM -0500, Dimitri Maziuk via Mailman-Users 
wrote:

> The problem is reliance on third-party libraries coupled with absence of
> usable package management system. It will "generally" run within the
> same major interpreter version unless it imports a package that got
> updated by some other python app on the system.

That doesn't sound like the way Python works to me.

If you're running MM2 under Python 2.7, and you also have Python 3.7 
installed, the two Python interpreters don't share packages unless 
you're doing something unusual. So updating one version of the installed 
package shouldn't touch the other.

That's been my experience, for what its worth.


-- 
Steven
------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
https://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to