[Python-Dev] PEP 328: path (original) (raw)

Samuele Pedroni pedronis at bluewin.ch
Sun Apr 4 12:38:14 EDT 2004


sorry too fast.

At 18:35 04.04.2004 +0200, Samuele Pedroni wrote: that's an issue because people use path to spread a package

over many directories and not just in ther relative

... in the relative case.

Btw I thought (I admit I have not read the PEP) that relative imports are an operation over package names

import .c .# in a.b -> a.c not about concrete directories. regards.



More information about the Python-Dev mailing list