[Twisted-Python] The twisted way for basic file i/o?

Nathan nathan.stocks at gmail.com
Tue Jun 17 21:33:10 EDT 2008


I just want to do some basic text-file manipulations without blocking
the rest of twisted.

I've found "FilePath", which has an open()...which is undocumented:

http://twistedmatrix.com/documents/current/api/twisted.python.filepath.FilePath.html#open

Is that what I should be using???

~ Nathan




More information about the Twisted-Python mailing list