Am 09.01.2011 23:31 schrieb BrianTheLion:
It seems that maybe --no-site-packages doesn't quite do what it's supposed to:
It seems you're missing the fact that logging is in the standard lib since Py 2.3, it's not a maintained external package any more. The virtualenv intentionally uses the default, global standard lib.
-- Christoph -- You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en.
