Menu

Commit [r17667]  Maximize  Restore  History

Python 3 bug fix for the relax_io.read_spin_data() function.

The built in max() function cannot handle the value of None, therefore the filter() function is used
to remove all instances of None from the list.

bugman 2012-10-02

changed /trunk/relax_io.py
/trunk/relax_io.py Diff Switch to side-by-side view
Loading...