When I edit a file from within IPython and it has a syntax error, the next time time I try to edit the file it is opened as read-only.  I am using Windows XP SP2,  IPython 0.7.3b3.r1975 and Gvim 7.0.<br><br>I can work around this by writing the file using w! from within vim.  Is there a way to clear the read-only status on the file without leaving IPython?  (It is cleared when I exit IPython)
<br><br>I have tried changing the attribute on the file from Windows, but that doesn't seem to do it.<br><br>Thanks<br clear="all"><br>-- <br>jesusATaguillonDOTcom<br><br>