Changeset 800
- Timestamp:
- 02/27/09 12:49:11 (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/forks/continutracplugin/continutrac/continuum.py
r798 r800 17 17 def checkResult( map ): 18 18 #if ( map.get( "result" ) == "ok" ): 19 from pprint import pprint20 pprint(map)21 19 return map 22 20
Note: See TracChangeset
for help on using the changeset viewer.
