- Timestamp:
- 03/15/12 00:02:22 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
fact/tools/pyscripts/examples/result_collection/canread.py
r13113 r13114 1 #!/usr/bin/python 1 #!/usr/bin/python -i 2 2 3 3 # Please read first: … … 29 29 print '<--' 30 30 31 31 print 'end of canread.py hit Ctrl-D to end' 32 print 33 print 'fur further examination of the can try one of these' 34 print " print can['results']['areas'] " 35 print " print can['settings']['data_file_names'] " 36 print " print can['src'][0] " 37
Note:
See TracChangeset
for help on using the changeset viewer.