svn+ssh://bugman@.../svn/relax/trunk
........
r24454 | bugman | 2014-07-04 11:31:00 +0200 (Fri, 04 Jul 2014) | 6 lines
Fix for the internal structural object MolContainer.last_residue() method.
This can now operate when no structural information is present, returning 0 instead of resulting in
an IndeError.
........
r24500 | bugman | 2014-07-09 18:38:34 +0200 (Wed, 09 Jul 2014) | 5 lines
Updated the script for finding unused imports in the relax source code.
Now the file name is only printed for Python files which have unused imports.
........
r24501 | bugman | 2014-07-09 19:17:38 +0200 (Wed, 09 Jul 2014) | 3 lines
Removal of many unused imports throughout the relax codebase.
........