[pypy-dev] Re: Pygame graph viewer

Armin Rigo arigo at tunes.org
Thu May 27 12:02:31 CEST 2004


Hello Anders,

On Wed, May 12, 2004 at 10:57:22PM +0200, Anders Lehmann wrote:
> In order to make Graphviewer work on windows I had to make some changes,
> concerning handling of binary files. I have attached a patch.

I guess you forgot to include the patch for vpath.adapter.process?  It looks
like your patch needs the exec_cmd() to accept an extra 'b'inary/'t'ext
argument.  If I'm right then the Linux fix should be to add (and ignore) the
same argument to posix_exec_cmd().


Armin



More information about the Pypy-dev mailing list