source:
TI02-CSML/trunk/parser/API/ops_AbstractFileExtract.py
@
1027
Subversion URL: http://proj.badc.rl.ac.uk/svn/ndg/TI02-CSML/trunk/parser/API/ops_AbstractFileExtract.py@1027
Revision 1027, 200 bytes checked in by domlowe, 15 years ago (diff) |
---|
Line | |
---|---|
1 | ''' ops_AbstractFileExtract contains operations for AbstractFileExtracts''' |
2 | |
3 | def testmethod(self): |
4 | print 'testmethod for AbstractFileExtract feature' |
5 | return 'testmethod AbstractFileExtract' |
6 |
Note: See TracBrowser
for help on using the repository browser.