This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author terry.reedy
Recipients barry, eli.bendersky, terry.reedy
Date 2011-01-08.21:37:50
SpamBayes Score 0.0013901079
Marked as misclassified No
Message-id <1294522673.46.0.926744984772.issue9844@psf.upfronthosting.co.za>
In-reply-to
Content
If the source will not compile with __INSURE__ defined, then perhaps no one has ever tried to do that with 3.x. That would suggest that the ifdef could be removed. In any case, the non-function call should be removed.
Is the other function called anywhere else? 

Which file contains this code, and which has the functions in 2.7 (so I can verify removal in 3.x)?
History
Date User Action Args
2011-01-08 21:37:53terry.reedysetrecipients: + terry.reedy, barry, eli.bendersky
2011-01-08 21:37:53terry.reedysetmessageid: <1294522673.46.0.926744984772.issue9844@psf.upfronthosting.co.za>
2011-01-08 21:37:51terry.reedylinkissue9844 messages
2011-01-08 21:37:50terry.reedycreate