James Pye added the comment: Thinking about this again.. perhaps a better approach would be to force the embedder to define the symbol in their binary.
That is, libpython.x doesn't define Py_FatalError. The binary that links in libpython defines it. (and a "me too" on Jonathan's comments.. for pg-python, abort() is not desirable.) ---------- nosy: +James.Pye _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue1195571> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com