]> granicus.if.org Git - python/commit
inspect: Add __slots__ to BoundArguments.
authorYury Selivanov <yselivanov@sprymix.com>
Wed, 13 May 2015 21:18:41 +0000 (17:18 -0400)
committerYury Selivanov <yselivanov@sprymix.com>
Wed, 13 May 2015 21:18:41 +0000 (17:18 -0400)
commit6abe03288bb1c8bf36c10a2afd237b3c72cbcd68
treec0e6eab63eba49f8769ddec18fb95d938472d37c
parent9113dc7c97c649e2490c65157be1fb9b3fe7751b
inspect: Add __slots__ to BoundArguments.
Lib/inspect.py