Comment 8 for bug 365501

Revision history for this message
Agostino Russo (ago) wrote : Re: wubi-r129.exe does nothing.

it's actually

import sys
log.debug(sys.path)
import Crypto
log.debug(Crypto.__file__)
import Crypto.Util
log.debug(Crypto.Util.__file__)