2009/7/8 Brian Gray <[email protected]>: > > Not to make assumptions about what you're looking to accomplish in the end > but cant you use something like http://www.py2exe.org/ ?
No, I need to compile it to run on a AVR (AT90USB162) processor. Robin > > > On Mon, Jul 6, 2009 at 9:51 AM, Robin Wood <[email protected]> wrote: >> >> Hi >> I'm working on a project and need a small (28 lines) python script >> re-writing in c. It is basically doing some file encoding from binary >> to ascii. I don't want to give away too much publicly at the moment >> but if anyone is interested get in touch and I'll go through it >> properly. >> >> Robin >> _______________________________________________ >> Pauldotcom mailing list >> [email protected] >> http://mail.pauldotcom.com/cgi-bin/mailman/listinfo/pauldotcom >> Main Web Site: http://pauldotcom.com > > > > -- > -Brian W. Gray > > _______________________________________________ > Pauldotcom mailing list > [email protected] > http://mail.pauldotcom.com/cgi-bin/mailman/listinfo/pauldotcom > Main Web Site: http://pauldotcom.com > _______________________________________________ Pauldotcom mailing list [email protected] http://mail.pauldotcom.com/cgi-bin/mailman/listinfo/pauldotcom Main Web Site: http://pauldotcom.com
