Menu

Commit [r2523]  Maximize  Restore  History

Fix to bug #6403.

The bug is located at https://gna.org/bugs/?func=detailitem&item_id=6403.

The problem is that relax will not start due to an ImportError when trying to import the object
'devnull'. The solution was to import the object using a try statement to allow execution of the
program. However if relax ever attempts to use 'devnull' a RelaxError is thrown, a message saying
to upgrade to Python >= 2.4 is printed, and the program terminates. This is currently only a
problem in the test-suite.

bugman 2006-07-21

changed /1.2/docs/latex/install.tex
changed /1.2/io.py
/1.2/docs/latex/install.tex Diff Switch to side-by-side view
Loading...
/1.2/io.py Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.