diff options
Diffstat (limited to 'development/webpy/README')
-rw-r--r-- | development/webpy/README | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/development/webpy/README b/development/webpy/README index 1488381e844d..4fa1257a9a08 100644 --- a/development/webpy/README +++ b/development/webpy/README @@ -6,7 +6,3 @@ which can be used to quickly try and test code. web.py does not have any additional requirements than stock Python from Slackware Linux. To use the database functionality, you could install pysqlite2, psycopg2, or MySQLdb modules. - -web.py was donated to the public domain by Aaron Swartz, and is -available from: http://webpy.org/ - |