> Author: neal.norwitz
> Date: Tue May  2 06:43:14 2006
> New Revision: 45850
>
> Modified:
>    python/trunk/Doc/lib/libfuncs.tex
>    python/trunk/Lib/test/test_subprocess.py
>    python/trunk/Misc/NEWS
>    python/trunk/Objects/fileobject.c
>    python/trunk/Python/bltinmodule.c
> Log:
> SF #1479181: split open() and file() from being aliases for each other.

Umm ... why?  I suppose I wouldn't care, except it left
test_subprocess failing on all the Windows buildbots, and I don't feel
like figuring out why.  To a first approximation,
test_universal_newlines_communicate() now takes the

                # Interpreter without universal newline support

branch on Windows, but shouldn't.
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to