From 5a79174b61d587ccad70b6f197fb3c034cc56b12 Mon Sep 17 00:00:00 2001 From: Armin Ronacher Date: Mon, 21 Feb 2011 13:08:19 +0100 Subject: [PATCH] Added "Get Python 3" --- flask_website/listings/projects.py | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/flask_website/listings/projects.py b/flask_website/listings/projects.py index 7c8e123d..bec353d7 100644 --- a/flask_website/listings/projects.py +++ b/flask_website/listings/projects.py @@ -159,7 +159,12 @@ projects = { Project('Python Edinburgh', 'http://www.pythonedinburgh.org/', u'''

Website of the user group for Pythonistas in Edinburgh. - ''') + '''), + Project('Get Python 3', 'http://getpython3.net/', u''' +

+ A website to collect feedback of Python third party + libraries about its compatibility with Python 3 + ''', source='https://github.com/baijum/getpython3') ], 'apps': [ Project('960 Layout System', 'http://960ls.atomidata.com/', '''