mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Remove some old comments adequately covered in the code.
This commit is contained in:
parent
3a4e24b999
commit
bfc672b169
1 changed files with 0 additions and 7 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue