mirror of
https://github.com/python/cpython.git
synced 2025-08-04 00:48:58 +00:00
Whitespace normalization, via reindent.py.
This commit is contained in:
parent
e6ddc8b20b
commit
182b5aca27
453 changed files with 31318 additions and 31452 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Written by Andrew I MacIntyre, December 2002.
|
||||
|
||||
"""_emx_link.py is a simplistic emulation of the Unix link(2) library routine
|
||||
"""_emx_link.py is a simplistic emulation of the Unix link(2) library routine
|
||||
for creating so-called hard links. It is intended to be imported into
|
||||
the os module in place of the unimplemented (on OS/2) Posix link()
|
||||
function (os.link()).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue