Commit | Date | |
---|---|---|
[r3803]
by
bugman
Changed all the 'dir' args to 'dir_name' in the state.load() and state.save() user functions. |
2007-11-22 10:09:55 | Tree |
[r3802]
by
bugman
Modified the state base class unit tests to use the new saved state file. This file is located in test_suite/shared_data/saved_states/. |
2007-11-22 10:06:46 | Tree |
2007-11-22 10:01:34 | Tree | |
[r3800]
by
bugman
Modified open_read_file() and open_write_file() to handle file descriptors, by returning the arg. |
2007-11-22 09:49:32 | Tree |
[r3799]
by
bugman
Changed the 'file' arg to 'state' in the functions of the generic_fns.state module. |
2007-11-22 09:43:31 | Tree |
2007-11-22 09:41:48 | Tree | |
[r3797]
by
bugman
Modified the base class unit tests of state.load() and state.save() to use the arg 'state'. |
2007-11-22 09:39:53 | Tree |
[r3796]
by
bugman
Modified the arg unit tests of state.load() and state.save() to use 'state' rather than 'file'. |
2007-11-22 09:37:49 | Tree |
2007-11-22 09:36:30 | Tree | |
[r3794]
by
bugman
Created the RelaxStrFileError. This is for when an argument can either be a string or file descriptor. |
2007-11-22 09:30:34 | Tree |