Re: [Python-Dev] Python Package Index hostname change

2007-08-01 Thread Martin v. Löwis
> Martin, could you please verify if this change did not break the > download counter? Do you have reason to believe that it did? It should not have. Regards, Martin ___ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listin

Re: [Python-Dev] Python Package Index hostname change

2007-08-01 Thread Lisandro Dalcin
Martin, could you please verify if this change did not break the download counter? -- Lisandro Dalcín --- Centro Internacional de Métodos Computacionales en Ingeniería (CIMEC) Instituto de Desarrollo Tecnológico para la Industria Química (INTEC) Consejo Nacional de Investigaciones Ci

Re: [Python-Dev] Cygwin: Problem detecting subprocess termination after _spawn_posix in distutils?

2007-08-01 Thread Steve Holden
Martin v. Löwis wrote: >> The only environment variables that don't appear in the shell output >> from the env command are INFOPATH, MAKE_MODE and PLAT. I am still flummoxed. > > At this point, I'd recommend to perform a cygwin update; with Cygwin, > these problems often go away with an update. >