mirror of
https://github.com/python/cpython.git
synced 2025-12-04 00:30:19 +00:00
Backing out 86dc014cdd74. Not ready yet
This commit is contained in:
parent
2b47f0a23f
commit
990eff0776
8 changed files with 12 additions and 60 deletions
|
|
@ -116,7 +116,6 @@ del _names
|
|||
|
||||
# Python uses fixed values for the SEEK_ constants; they are mapped
|
||||
# to native constants if necessary in posixmodule.c
|
||||
# Other possible SEEK values are directly imported from posixmodule.c
|
||||
SEEK_SET = 0
|
||||
SEEK_CUR = 1
|
||||
SEEK_END = 2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue