Re: How to get the redirected URL only but not the actual content?

2017-12-01 Thread Peng Yu
Where is `?reload=true` from? How to just get the redict URL that one would get from the browser? Thanks. > 'http://ieeexplore.ieee.org:80/document/771073/?reload=true' -- Regards, Peng -- https://mail.python.org/mailman/listinfo/python-list

Re: How to get the redirected URL only but not the actual content?

2017-12-01 Thread Peter Otten
Peng Yu wrote: > Hi, > > Does anybody know how only get the redirected URL but not the actual > content? > > I guess the request module probably should be used. But I am not sure > how to do it exactly. > > Can somebody show me the best way to request > (https://doi.org/10.1109/5.771073) and ge

How to get the redirected URL only but not the actual content?

2017-12-01 Thread Peng Yu
Hi, Does anybody know how only get the redirected URL but not the actual content? I guess the request module probably should be used. But I am not sure how to do it exactly. Can somebody show me the best way to request (https://doi.org/10.1109/5.771073) and get the URL (http://ieeexplore.ieee.or

Re: [OT] - Re: Has anyone worked on docker with windows

2017-12-01 Thread Percival John Hackworth
On 30-Nov-2017, Michael Torrie wrote (in article): > Marking this message as off topic, since it has nothing much to do with > Python and Python programming. In fact this whole thread should have > been started on a Docker-specific forum, mailing list, or USENET group. > To the original poster: yo