j
k
j a
j l
Peter Bienstman wrote:
Hi, I'm having trouble in getting Windows absolute paths like e.g d:\foo to work in distutils. They alway seem to be treated as a relative path...
Hi,
I'm having trouble in getting Windows absolute paths like e.g d:\foo to work in distutils. They alway seem to be treated as a relative path...
distutils uses Unix path names internally, i.e. / instead of .
Back to the thread
Back to the list