]> granicus.if.org Git - python/commit
Port SetAttrString/HasAttrString to SetAttrId/GetAttrId.
authorMartin v. Löwis <martin@v.loewis.de>
Fri, 14 Oct 2011 13:16:45 +0000 (15:16 +0200)
committerMartin v. Löwis <martin@v.loewis.de>
Fri, 14 Oct 2011 13:16:45 +0000 (15:16 +0200)
commit1c67dd9b154d57baf58ed081767e199af1e84923
tree0d6c95e99785f9b8381c808a5cb433adf319eda5
parentbd928fef428e48084ff29ece0e21d07ad86d0793
Port SetAttrString/HasAttrString to SetAttrId/GetAttrId.
12 files changed:
Modules/_cursesmodule.c
Modules/_pickle.c
Modules/itertoolsmodule.c
Objects/descrobject.c
Objects/dictobject.c
Parser/asdl_c.py
Python/Python-ast.c
Python/_warnings.c
Python/ceval.c
Python/errors.c
Python/pythonrun.c
Python/sysmodule.c