Hi,
The fix for the pipe_control.palmer module is not necessary.  This was
fixed in trunk - where I made the mistake - and is now merged into the
relax_disp branch.  I was just a bit too slow for you ;)  Also, where
you make changes such as:
-    file.write("    if \"PNG\" in types:\n")
+    file.write("    if (\"PNG\" in types or \".PNG\" in types or
\"png\" in types or \".png\" in types):\n")
this should be in separate patch as it does something different.
Ideally the switch to optparse and the chmod() call should also be
separate as they are different, and they apply to different parts of
the codebase.
Cheers,
Edward
On 19 June 2013 15:19, Troels E. Linnet
<NO-REPLY.INVALID-ADDRESS@xxxxxxx> wrote:
Follow-up Comment #8, bug #20916 (project relax):
Fix for bug #20916 (https://gna.org/bugs/?20916) Suggestion for python 
script
for PNG/EPS/SVG conversion of grace files
Optimized according to
(http://thread.gmane.org/gmane.science.nmr.relax.devel/3953)
Also a small fix to the pipe_control/palmer.py
since there where a wrong call to the import function.
Patch6 added
(file #18119)
    _______________________________________________________
Additional Item Attachment:
File name: patch6                         Size:8 KB
    _______________________________________________________
Reply to this item at:
  <http://gna.org/bugs/?20916>
_______________________________________________
  Message sent via/by Gna!
  http://gna.org/
_______________________________________________
relax (http://www.nmr-relax.com)
This is the relax-devel mailing list
relax-devel@xxxxxxx
To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-devel