Skip to content
Snippets Groups Projects
Commit bd50ca02 authored by Maciej Fijalkowski's avatar Maciej Fijalkowski
Browse files

thanks phreach, update this a bit

parent f176c6f5
No related branches found
No related tags found
No related merge requests found
......@@ -67,7 +67,9 @@
<p>Python libraries known to work under PyPy (the list is not exhaustive):</p>
<ul class="simple">
<li>ctypes</li>
<li>django (without any DB but sqlite)</li>
<li>django</li>
<li>sqlalchemy</li>
<li>flask</li>
<li>twisted (without ssl support)</li>
<li>pylons</li>
<li>divmod's nevow</li>
......
......@@ -32,7 +32,11 @@
* ctypes
* django (without any DB but sqlite)
* django
* sqlalchemy
* flask
* twisted (without ssl support)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment