On Tue, Apr 20, 2010 at 3:05 PM, Jan Rękorajski <[email protected]> wrote: > Can some python hacker chack and fix why python has hardcoded > sys.prefix, thus making python-virtualenv a no-op?
System-wide python builds are supposed to work that way. This functionality depends on how python is configured and built (sometimes referred to as "framework build"). -- Patryk Zawadzki _______________________________________________ pld-devel-en mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-devel-en
