commit | ef92802f7336370e591d6e142735eb1a630030a6 | [log] [tgz] |
---|---|---|
author | Georg Brandl <georg@python.org> | Sun Jan 20 14:50:05 2008 +0000 |
committer | Georg Brandl <georg@python.org> | Sun Jan 20 14:50:05 2008 +0000 |
tree | c0be13627b7d0ddb5e5f0fcbc51d28cd1068db3d | |
parent | 6f7e2d0a30ff60122516ecb5120444f87642985c [diff] |
Switch mmap from old Py_FindMethod to new PyObject_GenericGetAttr attribute access. Fixes #1087735.