[Patches] [ python-Patches-900727 ] Add Py_InitializeEx to allow embedding without signals.

SourceForge.net noreply at sourceforge.net
Thu Feb 19 17:50:44 EST 2004


Patches item #900727, was opened at 2004-02-19 22:50
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=900727&group_id=5470

Category: Core (C code)
Group: Python 2.3
Status: Open
Resolution: None
Priority: 5
Submitted By: Dave Wilson (dmw)
Assigned to: Nobody/Anonymous (nobody)
Summary: Add Py_InitializeEx to allow embedding without signals.

Initial Comment:
Here is a patch to allow initialization of Python
without installing the signal handlers. This is useful
in some/many situations.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=900727&group_id=5470



More information about the Patches mailing list