]> granicus.if.org Git - python/commit
Allow Unicode strings in __slots__, converting them to byte strings.
authorMartin v. Löwis <martin@v.loewis.de>
Mon, 14 Oct 2002 21:07:28 +0000 (21:07 +0000)
committerMartin v. Löwis <martin@v.loewis.de>
Mon, 14 Oct 2002 21:07:28 +0000 (21:07 +0000)
commitd919a59ab58be7dec14ea78c182b8d4545559adb
tree842191da76b404bc2e659c5bb8a1ed7dae95d2fa
parentff9284bc2e3b702e75fe27ab05c7ae4e5b080743
Allow Unicode strings in __slots__, converting them to byte strings.
Objects/typeobject.c