[Twisted-Python] Twisted CallLater: Advanced Usage
Moshe Zadka
m at moshez.org
Mon Jul 14 02:25:06 MDT 2003
On Sun, 13 Jul 2003, Tommi Virtanen <tv at twistedmatrix.com> wrote:
> > if os.path.isdir(file):
>
> You want
>
> if os.path.isdir(os.path.join(path, file)):
Thanks, you're right.
--
Moshe Zadka -- http://moshez.org/
Buffy: I don't like you hanging out with someone that... short.
Riley: Yeah, a lot of young people nowadays are experimenting with shortness.
Agile Programming Language -- http://www.python.org/
More information about the Twisted-Python
mailing list