"Ant" <[EMAIL PROTECTED]> writes:
> I am using urllib2 as a part of a web testing tool. One of the things I
> am testing is the effect of two different people perforing the same
> actions on the website - do they interfer with each other or not.
>
> So to emulate this, I essentially have the foll
Hello all,
I am using urllib2 as a part of a web testing tool. One of the things I
am testing is the effect of two different people perforing the same
actions on the website - do they interfer with each other or not.
So to emulate this, I essentially have the following function:
def get_opener()