Re: [Python-Dev] 2.5b1 Windows install

2006-07-04 Thread Martin v. Löwis
Aahz wrote: > Ah-ha! I haven't actually tested this directly, but I bet I know what's > going on: this isn't properly quoted and fails with TARGETDIR of > "C:\Program Files\Python25" because of the space. I did test to see that > it works fine with "C:\Python25" > > Shall I file a bug? Or do yo

Re: [Python-Dev] 2.5b1 Windows install

2006-07-04 Thread Aahz
On Mon, Jun 26, 2006, "Martin v. L?wis" wrote: > Aahz wrote: >> >> Has anyone else tried doing an admin install with "compile .py files" >> checked? It's causing my install to blow up, but I'd prefer to assume >> it's some weird Windows config/bug unless other people also have it, in >> which case

Re: [Python-Dev] 2.5b1 Windows install

2006-06-26 Thread Nick Coghlan
Aahz wrote: > Has anyone else tried doing an admin install with "compile .py files" > checked? It's causing my install to blow up, but I'd prefer to assume > it's some weird Windows config/bug unless other people also have it, in > which case I'll file an SF report. I tried this deliberately with

Re: [Python-Dev] 2.5b1 Windows install

2006-06-25 Thread Martin v. Löwis
Aahz wrote: > Has anyone else tried doing an admin install with "compile .py files" > checked? It's causing my install to blow up, but I'd prefer to assume > it's some weird Windows config/bug unless other people also have it, in > which case I'll file an SF report. It works fine for me. One way