FilePath.setContent doesn't preserve permissions

[email protected] Tue, 09 Mar 2010 10:24:23 -0000
Newsgroups gmane.comp.python.twisted.bugs
Message-ID <[email protected]>
New submission from therve <[email protected]>:

For example, if you set the content of an executable file, the executable bit is removed after calling setContent. It should probably try to keep the previous ones.

----------
Type     : defect
Component: core
Keywords : 
Priority : normal
Nosy     : 
----------
http://twistedmatrix.com/trac/ticket/4360