SIGN IN SIGN UP
python / cpython UNCLAIMED

The Python programming language

72156 0 84 Python

Mass patch by Ka-Ping Yee:

1. Comments at the beginning of the module, before
       functions, and before classes have been turned
       into docstrings.

    2. Tabs are normalized to four spaces.

Also, removed the "remove" function from dircmp.py, which reimplements
list.remove() (it must have been very old).
G
Guido van Rossum committed
4acc25bd392216c4f867a10ca8081e7c8a739676
Parent: 113e70e