David <[email protected]> wrote: > >BTW, is Python 3 recommended for Mailman 3?
No. Mailman 3 does not yet work with Python 3. It requires Python 2.6 or Python 2.7 >I see a bunch of stuff on >virtualenv, but if it is simpler to not user virtualenv and to just have >one version of Python installed, I'll go that direction. It's really up to you. virtualenv will allow you to isolate your Mailman 3 environment from the rest of your system so that, for example, the Django you install as part of Postorius won't conflict with other Django installs, etc ... -- Mark Sapiro <[email protected]> The highway is for gamblers, San Francisco Bay Area, California better use your sense - B. Dylan _______________________________________________ Mailman-Developers mailing list [email protected] http://mail.python.org/mailman/listinfo/mailman-developers Mailman FAQ: http://wiki.list.org/x/AgA3 Searchable Archives: http://www.mail-archive.com/mailman-developers%40python.org/ Unsubscribe: http://mail.python.org/mailman/options/mailman-developers/archive%40jab.org Security Policy: http://wiki.list.org/x/QIA9
