mirror of
https://github.com/python/cpython.git
synced 2026-05-07 21:20:55 -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.