[posta.ezah.it] * Potenziale SPAM *** [4.4/4.0] Re: [Python]
Python su Debian: gestione path
hk3project
hk3project a gmail.com
Lun 4 Dic 2006 10:48:12 CET
Manlio Perillo ha scritto:
> Marco Giusti ha scritto:
>> [...]
>>> Prova ad eseguire quello script da un altra directory, ad esempio:
>>> $nohero: tmp/test.py
>>>
>>>
>>> Su Windows viene inserito nel path sia /home/hohero che /home/nohero/tmp
>>
>> eseguito dalla mia home e dentro tmp da' esattamente lo stesso
>> risultato, sia che usi python2.4 (pacchetto debian) che python2.5 (da me
>> compilato)
>>
>
> Grazie per la conferma.
>
>
> Con stesso risultato intendi:
> ['/home/nohero/tmp',
> ...
> ]
>
> Oppure:
> ['/home/nohero/tmp'
> '/home/nohero/',
> ...
> ]
>
> ?
> Se è la seconda magari ho un poltergeist nel mio notebook, devo
> verificare...
solo un appunto: verifica la prima riga del tuo programma:
/usr/bin/python quasi sicuramente sarà differente da /usr/bin/env python
"man env" per ulteriori dettagli
Maggiori informazioni sulla lista
Python