diff options
| -rw-r--r-- | docs/python-3.png | bin | 0 -> 8858 bytes | |||
| -rw-r--r-- | docs/whatsnew-1.3.rst | 2 |
2 files changed, 2 insertions, 0 deletions
diff --git a/docs/python-3.png b/docs/python-3.png Binary files differnew file mode 100644 index 000000000..46ecd8581 --- /dev/null +++ b/docs/python-3.png diff --git a/docs/whatsnew-1.3.rst b/docs/whatsnew-1.3.rst index 85bb26ba5..b4138be13 100644 --- a/docs/whatsnew-1.3.rst +++ b/docs/whatsnew-1.3.rst @@ -15,6 +15,8 @@ The major feature additions in Pyramid 1.3 follow. Python 3 Compatibility ~~~~~~~~~~~~~~~~~~~~~~ +.. image:: python-3.png + Pyramid continues to run on Python 2, but Pyramid is now also Python 3 compatible. To use Pyramid under Python 3, Python 3.2 or better is required. |
