Reuse Py Modules twixt Linux & Windoze?
jurgen.defurne at philips.com
jurgen.defurne at philips.com
Fri Sep 8 08:30:41 EDT 2000
More information about the Python-list mailing list
Fri Sep 8 08:30:41 EDT 2000
- Previous message (by thread): Reuse Py Modules twixt Linux & Windoze?
- Next message (by thread): Q: How to patch Python's configure.in
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
jonadab at bright.net@SMTP at python.org on 08/09/2000 11:57:31 Sent by: python-list-admin at python.org To: python-list at python.org@SMTP cc: Subject: Re: Reuse Py Modules twixt Linux & Windoze? Classification: Restricted kragen at dnaco.net (Kragen Sitaker) wrote: > I'll hazard a guess that Win32 Python will be perfectly happy with > \r-less files. \r is CR. Almost certainly. If not, I can write a Perl script that will strip the CRs out and pass what's left to your Python terp, and you could associate the .py extension with that script. I can't believe I said that with a straight face in this group. - jonadab -- http://www.python.org/mailman/listinfo/python-list I would use tr for that, though. Jurgen
- Previous message (by thread): Reuse Py Modules twixt Linux & Windoze?
- Next message (by thread): Q: How to patch Python's configure.in
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list