Chris Withers wrote:
On 06/02/2011 15:25, Brian Curtin wrote:
So put the new path before the old path, or replace it? The current
patch appends to the end.

I believe the last path wins in Windows land, so that would be fine.

Actually, first one wins, as Windows starts at the beginning and stops looking once it finds a match.

~Ethan~

_______________________________________________
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