Hello,

I've come up with code for converting paths used by BLAST tools to
relative form if they contain spaces, printing a warning about this.
Under Python 2.6 the standard-library function os.path.relpath() is
used, for older versions a slightly-modified recipe from ActiveState
Code, copied into classutil.py, is used.

You can find the code in question in the "blast_relpaths" branch of my
Pygr repository on GitHub.

-- 
MS

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pygr-dev" group.
To post to this group, send email to pygr-dev@googlegroups.com
To unsubscribe from this group, send email to 
pygr-dev+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/pygr-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to