Remove a misleading comment.

Not part of the build.


git-svn-id: svn://10.0.0.236/trunk@92288 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
markh%activestate.com
2001-04-14 08:04:37 +00:00
parent 0b08351033
commit 81b6907127

View File

@@ -131,7 +131,6 @@ class _File:
self.outputStream.close()
self.outputStream = None
self.channel = None
# leave self.fileInst alone - it should be available after close.
finally:
self._release()