mirror of
https://github.com/python/cpython.git
synced 2026-01-29 06:06:01 +00:00
without .py file); Bill's dynamic loading for SunOS using shared libraries. pwdmodule.c (mkgrent): remove DECREF of uninitialized variable. classobject.c (instance_getattr): Fix case when class lookup returns unbound method instead of function.