Patches item #1563844, was opened at 2006-09-23 12:05 Message generated for change (Comment added) made by anthonybaxter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1563844&group_id=5470
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Library (Lib) Group: None Status: Open Resolution: None Priority: 5 Submitted By: Anthony Baxter (anthonybaxter) Assigned to: M.-A. Lemburg (lemburg) Summary: pybench support for IronPython Initial Comment: The following patch to pybench/pybench.py makes it work on IronPython. IronPython returns NotImplementedError for both gc.disable() and sys.setcheckinterval() - catch that and report it. This also requires patch #1563842, which fixes platform.py for IronPython. ---------------------------------------------------------------------- >Comment By: Anthony Baxter (anthonybaxter) Date: 2006-09-23 12:31 Message: Logged In: YES user_id=29957 Sigh. Somewhere I dropped the magic 'print' statements. Fixed patch applied. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1563844&group_id=5470 _______________________________________________ Patches mailing list Patches@python.org http://mail.python.org/mailman/listinfo/patches