Bugs item #2711258, was opened at 2009-03-25 08:06 Message generated for change (Comment added) made by sjoerd You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2711258&group_id=56967
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: Tests Group: testing "stable" Status: Open >Resolution: Fixed Priority: 5 Private: No Submitted By: Stefan Manegold (stmane) Assigned to: Sjoerd Mullender (sjoerd) Summary: Mtest.py fails with Python <=2.3.? Initial Comment: While working fine with Python >= 2.5, Mtest.py fails with Pyhton (<=)2.3.4 as "os.devnull" (and os.path.devnull) appear to not be present in "such old" versions of Python; cf. e.g., http://monetdb.cwi.nl/testing/projects/monetdb/Stable/MonetDB5/.Int.64.64.d.1-RedHat4WS..2009.03.25_00-09-01/test10.out.html Should we either require a more recent version of Python (say >=2.5?) --- and hope we can upgrade the respective machine (titan) ---, or rather (re-)add a fall-back to not require os.devnull in Mtest.py with older version sof Pyhton? ---------------------------------------------------------------------- >Comment By: Sjoerd Mullender (sjoerd) Date: 2009-03-25 09:28 Message: I checked in a fix. If it works, we can close this. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2711258&group_id=56967 ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ Monetdb-bugs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/monetdb-bugs
