[issue8184] multiprocessing.managers will not fail if listening ocket already in use
New submission from news1234 : Following code snippet will behave differently on Linux and windows hosts. Under linux the script can only be run once. The second call will raise an exception, as the previous program is already listening to pot 8089. Under Windows however the program can be
[issue1553375] Add traceback.print_full_exception()
Changes by news1234 : -- nosy: +news1234 ___ Python tracker <http://bugs.python.org/issue1553375> ___ ___ Python-bugs-list mailing list Unsubscribe: