On Tue, Sep 4, 2012 at 5:02 AM, Victor Stinner <victor.stin...@gmail.com> wrote:
>> Or maybe we can drop support for Tru64 as well as we already does it
>> for, say, VMS?
>
> See the PEP 11 for unsupported platforms.
> http://www.python.org/dev/peps/pep-0011/#no-longer-supported-platforms
>
> "Name: VMS
> Unsupported in: Python 3.3
> Code removed in: Python 3.4"

And for Python 2.7 when adding new tests, does this mean we should
write those tests in a way that attempts to have them pass on Tru64
(e.g. by following the pattern of another test), or should we not
worry about it?

--Chris
_______________________________________________
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