Skip to content

Instantly share code, notes, and snippets.

@xgrg
Created July 6, 2011 14:31
Show Gist options
  • Save xgrg/1067357 to your computer and use it in GitHub Desktop.
Save xgrg/1067357 to your computer and use it in GitHub Desktop.
test
messages_defaults = [ ('process filepath',
'/home/grg/svn/brainvisa/t1mri/t1mri-gpl/trunk/brainvisa/toolboxes/t1mri\
/processes/segmentationpipeline/components04/segmentation/VipBiasCorrection.py') ]
for each in signature.keys():
messages_defaults.append( (each, instance.__getattribute__(each)) )
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment