Author: Wim Lavrijsen <wlavrij...@lbl.gov> Branch: cppyy-packaging Changeset: r92594:16133916e940 Date: 2017-10-03 15:43 -0700 http://bitbucket.org/pypy/pypy/changeset/16133916e940/
Log: cleanup diff --git a/pypy/module/_cppyy/ffitypes.py b/pypy/module/_cppyy/ffitypes.py --- a/pypy/module/_cppyy/ffitypes.py +++ b/pypy/module/_cppyy/ffitypes.py @@ -12,9 +12,6 @@ class State(object): def __init__(self, space): - self.library = None - self.capi_calls = {} - nt = newtype # module from _cffi_backend # builtin types _______________________________________________ pypy-commit mailing list pypy-commit@python.org https://mail.python.org/mailman/listinfo/pypy-commit