[Chimera-users] python printing in x3d2collada.py
Dougherty, Matthew T
matthewd at bcm.edu
Wed Jun 11 14:03:24 PDT 2014
I was delving into the chimera code and wanted to print some variables to better understand how the code works.
When I use a print statement I do not see anything in the reply log or the IDLE window.
here is an example
for filename in args:
print filename
print >> sys.stdout, "FN: %s" % filename
Matthew Dougherty
National Center for Macromolecular Imaging
Baylor College of Medicine
===========================================================================
More information about the Chimera-users
mailing list