]> granicus.if.org Git - python/commit
Got rid of redundand "self" parameter declarations.
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 2 May 2016 10:45:20 +0000 (13:45 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 2 May 2016 10:45:20 +0000 (13:45 +0300)
commit7a9579c0ce02ff0254c6aa02952dbcdcdbac6d33
tree3312b0e777eb609662c76fc13971f888f607f00c
parent312f2085681309a2566e5096925ef9b51315685a
Got rid of redundand "self" parameter declarations.

Argument Clinic is now able to infer all needed information.
Modules/_bz2module.c
Modules/_lzmamodule.c
Modules/_tkinter.c
Objects/bytearrayobject.c
Objects/bytesobject.c
Objects/clinic/bytesobject.c.h
Python/bltinmodule.c