Paul Moore added the comment: Multiprocessing works by firing up additional processes. Those processes won't have access to functions defined in the interactive interpreter.
Can you reproduce this problem in a standalone script? I suspect not, but if you can please post the script here. Marking as "not a bug", but I haven't closed it yet in case a script reproducing the issue can be provided. ---------- nosy: +paul.moore resolution: -> not a bug _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue24202> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com