commit | 9ce9afb4ca1a0f4a763e2a8f677e469e2815f320 | [log] [tgz] |
---|---|---|
author | Jean-Paul Calderone <exarkun@divmod.com> | Fri Apr 22 18:16:22 2011 -0400 |
committer | Jean-Paul Calderone <exarkun@divmod.com> | Fri Apr 22 18:16:22 2011 -0400 |
tree | 7fc40a287e5f02c9c7d9854db8c0cc3d9fe84753 | |
parent | 026f6643c72efc992a8498784f3dfa4e083dea81 [diff] |
Switch from tp_setattr to tp_setattro, since PyPy does not support the former; also fix an error case which affects CPython too, where an unknown attribute is set on an X509Name