commit | 0fc85754120bf6cd7d97894f48f37115490f46c6 | [log] [tgz] |
---|---|---|
author | Dave Cole <djc@object-craft.com.au> | Mon Aug 23 04:54:53 2004 +0000 |
committer | Dave Cole <djc@object-craft.com.au> | Mon Aug 23 04:54:53 2004 +0000 |
tree | 153a483d477b6d7b760ae7ecfd8dce76fd699e81 | |
parent | 656f7e4b408d0e97cf99c4faf35858915b93b8c6 [diff] |
Removed unnecessary calls to signal() to ignore SIGPIPE. SIGPIPE is ignored in initsigs() inside pythonrun.c.