]> granicus.if.org Git - python/commit
Some style nits. Also clarify in the docstrings what __sizeof__ does.
authorGeorg Brandl <georg@python.org>
Sun, 1 Jun 2008 16:42:16 +0000 (16:42 +0000)
committerGeorg Brandl <georg@python.org>
Sun, 1 Jun 2008 16:42:16 +0000 (16:42 +0000)
commit7a6de8b0f465037ed75104d8f17ca3de99a4da52
tree22bfc2350b2a137406516f1168c8876ffc095a74
parent4f2c998ca97fdcfa2b137cd54a9fdba4a831d242
Some style nits. Also clarify in the docstrings what __sizeof__ does.
Lib/test/test_sys.py
Objects/bytesobject.c
Objects/dictobject.c
Objects/listobject.c
Objects/longobject.c
Objects/typeobject.c
Python/sysmodule.c