--- you can reply above this line --- New issue 1813: importing gdbm after install requires permissions in the install directory https://bitbucket.org/pypy/pypy/issue/1813/importing-gdbm-after-install-requires
Julian Berman: The gdbm CFFI module isn't precompiled, so importing it the first time requires potentially root. IIRC something was done about this for other CFFI modules? -- Unsubscribe from issue emails for this repository. https://bitbucket.org/pypy/pypy/issue/1813/unsubscribe/pypy-issue/b747233edd8e271bdfdf11a48031564589c0e617/ _______________________________________________ pypy-issue mailing list [email protected] https://mail.python.org/mailman/listinfo/pypy-issue
