python-dev
[Prev] Thread [Next] | [Prev] Date [Next]
Re: [Python-Dev] multiprocessing source not "Unix clean" Benjamin Peterson Mon Jul 14 20:50:51 2008
On Fri, Jun 13, 2008 at 12:17 PM, Guido van Rossum <[EMAIL PROTECTED]> wrote: > On Fri, Jun 13, 2008 at 9:21 AM, <[EMAIL PROTECTED]> wrote: >> In trying to solve a build problem with the multiprocessing code on >> Solaris10 I visited multiprocessing.c in XEmacs and noticed the files all >> appear to have Windows line endings. Should those maybe be stripped to >> conform to the other Python source? > > Ow. definitely. I've converted the line endings in the trunk and py3k. -- Cheers, Benjamin Peterson "There's no place like 127.0.0.1." _______________________________________________ Python-Dev mailing list [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/alexiscircle%40gmail.com
- [Python-Dev] multiprocessing source not "Unix clean" skip
- Re: [Python-Dev] multiprocessing source not "Unix clean" Guido van Rossum
- Re: [Python-Dev] multiprocessing source not "Unix clean" Benjamin Peterson <=
- Re: [Python-Dev] multiprocessing source not "Unix clean" Guido van Rossum
- Re: [Python-Dev] multiprocessing source not "Unix clean" Benjamin Peterson
- Re: [Python-Dev] multiprocessing source not "Unix clean" Guido van Rossum
- Re: [Python-Dev] multiprocessing source not "Unix clean" Benjamin Peterson
- Re: [Python-Dev] multiprocessing source not "Unix clean" Guido van Rossum
- Re: [Python-Dev] multiprocessing source not "Unix clean" Benjamin Peterson
- Re: [Python-Dev] multiprocessing source not "Unix clean" Guido van Rossum
- Re: [Python-Dev] multiprocessing source not "Unix clean" Benji York
- Re: [Python-Dev] multiprocessing source not "Unix clean" Benji York
Re: [Python-Dev] multiprocessing source not "Unix clean" skip