mirror of
https://github.com/python/cpython.git
synced 2026-06-23 03:23:38 -04:00
21d335ed9e
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.