This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pitrou
Recipients cjwelborn, cool-RR, pitrou, serhiy.storchaka
Date 2014-01-23.20:42:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1390509755.2293.10.camel@fsol>
In-reply-to <1390509444.93.0.679704875938.issue20218@psf.upfronthosting.co.za>
Content
> Twisted:
> http://twistedmatrix.com/documents/current/api/twisted.python.filepath.FilePath.html
> 
> Looking at twisted.python.filepath.FilePath, it looks like there is no
> read/write.

You overlooked the getContent and setContent methods.
History
Date User Action Args
2014-01-23 20:42:38pitrousetrecipients: + pitrou, cool-RR, serhiy.storchaka, cjwelborn
2014-01-23 20:42:38pitroulinkissue20218 messages
2014-01-23 20:42:38pitroucreate