cpython: 8423f86486b3 (original) (raw)

Mercurial > cpython

changeset 105836:8423f86486b3 3.5

Issue #23903: Fixed errors and remove non-existing names in python3.def. [#23903]

Serhiy Storchaka storchaka@gmail.com
date Tue, 27 Dec 2016 11:49:53 +0200
parents 172b2ac82037
children b5470d08969c d95fee442e27
files PC/python3.def
diffstat 1 files changed, 3 insertions(+), 5 deletions(-)[+] [-] PC/python3.def 8

line wrap: on

line diff

--- a/PC/python3.def +++ b/PC/python3.def @@ -189,7 +189,6 @@ EXPORTS PyExc_KeyboardInterrupt=python35.PyExc_KeyboardInterrupt DATA PyExc_LookupError=python35.PyExc_LookupError DATA PyExc_MemoryError=python35.PyExc_MemoryError DATA