STINNER Victor added the comment:

> Perhaps it would be best to either combine SuppressCoreFiles
> and suppress_crash_popup

Yes, these two tools must be merged into one unique portable tool. Example of 
names:

 * ignore_fatal_errors()
 * dont_report_crashes()
 * ignore_crashes()

Doc: "On Windows, don't display the Windows Error Reporting dialog. On UNIX, 
disable the creation of coredump file."

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue18948>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to