On Wed, Jan 21, 2009 at 8:25 AM, Michael Droettboom <md...@stsci.edu> wrote:
> I've removed the "%%EOF" comment from the embedded font in SVN (your
> suggested change).  I'm still stumped as to why this matters, but it
> should be benign.

Since this was a windows platform, I am curious if this has something
to do with the differences in newline '\r\n' handling and python
binary file handling between windows and unix platforms (there is no
difference between file(somefile, 'wb') and file(somefile, 'w') on
linux but they are different on windows)

JDH

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to