Iterate through a list and try log in to a website with urllib and re

Chris Angelico rosuav at gmail.com
Mon Mar 3 07:44:20 EST 2014


On Mon, Mar 3, 2014 at 11:35 PM, Marcus <marcuscvj at gmail.com> wrote:
> This is the code right now: http://pastebin.com/pE1YZX2K

That looks short enough to include in-line, no need to point us to an
external site :)

So basically, you're doing a dictionary attack. May I ask why you're
doing this, exactly?

ChrisA



More information about the Python-list mailing list