mirror of
https://github.com/python/cpython.git
synced 2026-08-11 16:28:53 +08: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.