Python does not allow a variable named "pass"

BJ Swope bigblueswope at gmail.com
Sun Apr 11 09:57:06 EDT 2010


>>>> urllib.urlencode({'pass' : 'foo'})
> 'pass=foo'
>>>>
>
>
> --- Giampaolo
> http://code.google.com/p/pyftpdlib
> http://code.google.com/p/psutil
> --
> http://mail.python.org/mailman/listinfo/python-list
>

Thank you!



More information about the Python-list mailing list