]> granicus.if.org Git - python/commit
This is my patch:
authorMichael W. Hudson <mwh@python.net>
Tue, 26 Nov 2002 14:47:27 +0000 (14:47 +0000)
committerMichael W. Hudson <mwh@python.net>
Tue, 26 Nov 2002 14:47:27 +0000 (14:47 +0000)
commit98bbc49c54c4bc7de33f1f23fc364dbb8e3fe034
tree0bb7306788ba55e7c8aa6a813395d4107b58f339
parent50905d0ffbdf7415e1ab74f7b12f7e2c112a25e0
This is my patch:

[ 635933 ] make some type attrs writable

Plus a couple of extra tests beyond what's up there.

It hasn't been as carefully reviewed as it perhaps should, so all readers
are encouraged, nay exhorted, to give this a close reading.

There are still a couple of oddities related to assigning to __name__,
but I intend to solicit python-dev's opinions on these.
Lib/test/test_descr.py
Objects/typeobject.c