On Mon, Oct 1, 2012 at 3:22 PM, Nick Coghlan <ncogh...@gmail.com> wrote:
> Since explicit is better than implicit, I *wouldn't* want to see
> magical side affects where merely installing the database from PyPI,
> or switching from Windows to Linux caused different behaviour.

I think that would be a pain. What you're proposing means that Linux
installations have to use the Python-installed copy by default
(because you want them to do the same thing as on Windows), even
though they have a perfectly good copy, often newer, of the database
installed on the system.

Cheers,

Dirkjan
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to