]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
fixed bugs in generic_setattr (returned NULL instead of
authorGuido van Rossum <guido@python.org>
Wed, 3 Jun 1992 17:07:49 +0000 (17:07 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 3 Jun 1992 17:07:49 +0000 (17:07 +0000)
commit3dd8c9895ec5ffca4c8a2288b54dc209068cb434
tree566dbdcca786649b995453b1859f9fc0e69d3fbf
parent000239517d0a0904d82e66e8a21c56212c0646d1
  fixed bugs in generic_setattr (returned NULL instead of
  -1 for errors)
Modules/flmodule.c