[EMAIL PROTECTED] (John J. Lee) writes:
> Laszlo Nagy <[EMAIL PROTECTED]> writes:
> [...]
> > how can I return the redirection URL?
> > I tried to get this information from the exception but I could not. Is
> > it possible to read it from the openerdirector?
> > Any suggestions?
> >
> >
> >
Laszlo Nagy <[EMAIL PROTECTED]> writes:
[...]
> how can I return the redirection URL?
> I tried to get this information from the exception but I could not. Is
> it possible to read it from the openerdirector?
> Any suggestions?
>
>
> try:
>self.post_multipart(
>
Hello,
The code below uses urllib2 and build_opener. Having this code fragment,
how can I return the redirection URL?
I tried to get this information from the exception but I could not. Is
it possible to read it from the openerdirector?
Any suggestions?
try:
self