Remove some old comments adequately covered in the code.

This commit is contained in:
Kurt B. Kaiser 2007-08-22 18:10:19 +00:00
parent 3a4e24b999
commit bfc672b169
1 changed files with 0 additions and 7 deletions

View File

@ -1,10 +1,3 @@
# changes by dscherer@cmu.edu
# - IOBinding.open() replaces the current window with the opened file,
# if the current window is both unmodified and unnamed
# - IOBinding.loadfile() interprets Windows, UNIX, and Macintosh
# end-of-line conventions, instead of relying on the standard library,
# which will only understand the local convention.
import os
import types
import sys