- Timestamp:
- 09/11/06 15:02:57 (19 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  tags/Release2.1.0b/test/file-io.py (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      tags/Release2.1.0b/test/file-io.pyr1038 r1257 9 9 rcParams['verbose'] = 0 10 10 11 12 11 print "Test of file i/o" 13 12 rc('plotter', storage='disk') 13 data = scantable('data/tid-t002.rpf') 14 del data 15 rc('plotter',storage='memory') 14 16 data = scantable('data/tid-t002.rpf') 15 17 
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  
