os.path.join() necessary?

Thomas Guettler zopestoller at thomas-guettler.de
Thu May 23 07:24:23 EDT 2002


Hi!

Is os.path.join() necessary? I use

absolute_path=dir + "/" + file

on windows (W2K) without problems.

  thomas




More information about the Python-list mailing list