Menu

Commit [r26799]  Maximize  Restore  History

Merged revisions 26794-26795,26798 via svnmerge from

svn+ssh://bugman@.../svn/relax/trunk

........
r26794 | bugman | 2014-11-27 21:48:08 +0100 (Thu, 27 Nov 2014) | 3 lines

Updated the target_functions package __all__ list to include the relax_fit* modules.
........
r26795 | bugman | 2014-11-27 21:50:50 +0100 (Thu, 27 Nov 2014) | 3 lines

Modified the package __all__ list checking unit test to accept *.so C modules.
........
r26798 | bugman | 2014-11-28 09:34:02 +0100 (Fri, 28 Nov 2014) | 9 lines

Bug fix for the pymol.view user function for when no PDB file exists.

The pymol.view user function would fail with an AttributeError when the currently loaded data does
not exist as a PDB file. This is now caught and the non-existent PDB is no longer displayed. A
better solution might be to dump all the current structural data into a temporary file and load
that, all within a try-finally statement to be sure to delete the temporary file. This solution may
not be what the user is interested in anyway.
........

bugman 2014-11-28

changed /branches/frame_order_cleanup
changed /branches/frame_order_cleanup/pipe_control/pymol_control.py
changed /branches/frame_order_cleanup/target_functions/__init__.py
changed /branches/frame_order_cleanup/test_suite/unit_tests/package_checking.py
/branches/frame_order_cleanup/pipe_control/pymol_control.py Diff Switch to side-by-side view
Loading...
/branches/frame_order_cleanup/target_functions/__init__.py Diff Switch to side-by-side view
Loading...
/branches/frame_order_cleanup/test_suite/unit_tests/package_checking.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.