svn+ssh://michaelbieri@.../svn/relax/1.3
........
r11366 | bugman | 2010-07-27 18:14:12 +1000 (Tue, 27 Jul 2010) | 3 lines
The select.read() and deselect.read() user functions can now accept file handles or dummy file objects.
........
r11367 | bugman | 2010-07-27 22:00:43 +1000 (Tue, 27 Jul 2010) | 3 lines
When loading save states, data pipe names are always converted to a string to avoid unicode problems.
........
r11368 | bugman | 2010-07-27 23:13:12 +1000 (Tue, 27 Jul 2010) | 6 lines
The loading of RDCs and PCSs for non-existent spins now only throws a RelaxWarning.
Rather than throwing a RelaxError, this allows for partial loading of alignment data for certain
regions of the molecule.
........