Commit | Date | |
---|---|---|
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 |
[r3793]
by
bugman
Modified the state.load() and state.save() unit tests to use a tmp file descriptor. Currently these functions only allow a string file name and don't handle file descriptors, but this |
2007-11-22 09:23:43 | Tree |
2007-11-22 00:14:22 | Tree |