El martes, 21 de octubre de 2014 11:36:43 UTC-3, Fabrizzio Chavez Tejada 
escribió:

> HI, I need to use crypt 3 and use this line:
> python -c 'import getpass,crypt,random,string; print 
> crypt.crypt(getpass.getpass(), "".join(random.sample(string.ascii_letters + 
> string.digits, 8)))'
> but over windows, what do I have to install, and how do I have to use it?
>

Hola, no estoy seguro, pero probaste con phyton para windows? 
https://www.python.org/download/ 

Responder a