[Python] Python su Debian: gestione path

Manlio Perillo manlio_perillo a libero.it
Dom 3 Dic 2006 19:16:00 CET


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...



Saluti  Manlio Perillo


Maggiori informazioni sulla lista Python