]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Added __dict to module getattr.
authorGuido van Rossum <guido@python.org>
Sun, 21 Oct 1990 22:12:30 +0000 (22:12 +0000)
committerGuido van Rossum <guido@python.org>
Sun, 21 Oct 1990 22:12:30 +0000 (22:12 +0000)
commite87203afde79c8f78f78179eef20e4d8cba01fc0
treea04d8ee5bbfdd9c75d8be354ce4b560950b84eb1
parent5c52b6a75a4fdda6e1c04f663865b1d4123eca80
Added __dict to module getattr.
New errors.
Objects/moduleobject.c