On 6/28/10 9:06 AM, Ratufa wrote:
Suppose I have a webapp running in a virtualenv (--no-site-packages)
cloned off a Python 2.6.2 install, running under mod_wsgi. The
virtual environment has various modules installed in it, some perhaps
using C extensions.
Question: If the Python installation
Suppose I have a webapp running in a virtualenv (--no-site-packages) cloned
off a Python 2.6.2 install, running under mod_wsgi. The virtual
environment has various modules installed in it, some perhaps using C
extensions.
Question: If the Python installation gets upgraded to 2.6.5 (or 2.6.7 at