Lines Matching full:path
857 OS-independent module-relative path. By default, this path is relative to the
860 ``/`` characters to separate path segments, and may not be an absolute path
864 path. The path may be absolute or relative; relative paths are resolved with
868 ``os.path.basename(filename)`` is used.
1010 *paths* specifies an OS-independent module-relative path. By default, this
1011 path is relative to the calling module's directory; but if the *package*
1013 OS-independence, each filename should use ``/`` characters to separate path
1014 segments, and may not be an absolute path (i.e., it may not begin with
1018 an OS-specific path. The path may be absolute or relative; relative paths