From 5dd350dbfebbf2b8cc3f92b3693540d05c558d75 Mon Sep 17 00:00:00 2001 From: Alex Clark Date: Fri, 15 Mar 2013 08:10:30 -0400 Subject: [PATCH] Alpha sort platforms --- README.rst | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/README.rst b/README.rst index e57bf0ea2..003e3a94c 100644 --- a/README.rst +++ b/README.rst @@ -62,18 +62,18 @@ Current platform support for Pillow. Binary distributions are contributed for ea +----------------------------------+-------------+------------------------------+-----------------------+ |**Operating system** |**Supported**|**Tested Py versions** |**Tested processors** | +----------------------------------+-------------+------------------------------+-----------------------+ -| Windows Server 2008 R2 Enterprise|Yes | 3.3 |AMD 64-bit | -+----------------------------------+-------------+------------------------------+-----------------------+ -| Windows 8 Pro 64 bit |Yes | 2.6,2.7,3.2,3.3 (32 & 64 bit)|Intel 64-bit | -+----------------------------------+-------------+------------------------------+-----------------------+ -| Windows 8 Pro 64 bit |Yes | PyPy 1.9 (32 bit) |Intel 64-bit | -+----------------------------------+-------------+------------------------------+-----------------------+ | Mac OS X 10.8 |Yes | 2.6,2.7,3.2,3.3 |Intel 64-bit | +----------------------------------+-------------+------------------------------+-----------------------+ | Ubuntu Linux 10.04 LTS |Yes* | 2.6 |x86, x86-64 | +----------------------------------+-------------+------------------------------+-----------------------+ | Ubuntu Linux 12.04 LTS |Yes | 2.6,2.7,3.2,3.3 |x86, x86-64 | +----------------------------------+-------------+------------------------------+-----------------------+ +| Windows Server 2008 R2 Enterprise|Yes | 3.3 |AMD 64-bit | ++----------------------------------+-------------+------------------------------+-----------------------+ +| Windows 8 Pro 64 bit |Yes | 2.6,2.7,3.2,3.3 (32 & 64 bit)|Intel 64-bit | ++----------------------------------+-------------+------------------------------+-----------------------+ +| Windows 8 Pro 64 bit |Yes | PyPy 1.9 (32 bit) |Intel 64-bit | ++----------------------------------+-------------+------------------------------+-----------------------+ * Test Failures