James Matthews wrote:
> I cannot seem to do any file io i am running under python 2.5 on windows
> code is
>
> fi = open('somefile','w')
> fi. and wing doesnt see it any help!
This is a bug when targeting Python 2.5. It will be fixed soon, either
with a patch or the next 2.1.x release.
Thanks for the bug report,
John