SIGN IN SIGN UP

Fixed setup.py to allow:

1. skipping of extensions which cause an error (a warning message
   is written to stdout, but the build process no longer fails
   completely)

2. the readline extension to compile on SuSE Linux (and probably
   other platforms too) by adding /usr/lib/termcap to the library search
   path
M
Marc-André Lemburg committed
7c6fcda7bfe45a3b075f6434ebb65055ab4d7537
Parent: 49c9942