Steven Bethard wrote:
> John Nagle wrote:
>
>> Terry Reedy wrote:
>>
>>> "John Nagle" <[EMAIL PROTECTED]> wrote in message
>>> news:[EMAIL PROTECTED]
>>> | This was reported in 2003, and a patch was uploaded in 2005, but
>>> the patch
>>> | never made it into Python 2.4 or 2.5.
>>>
>>> If the pa
John Nagle wrote:
> Terry Reedy wrote:
>> "John Nagle" <[EMAIL PROTECTED]> wrote in message
>> news:[EMAIL PROTECTED]
>> | This was reported in 2003, and a patch was uploaded in 2005, but the
>> patch
>> | never made it into Python 2.4 or 2.5.
>>
>> If the patch is still open, perhaps you could r
In article <[EMAIL PROTECTED]>,
John Nagle <[EMAIL PROTECTED]> wrote:
> This bug, "[ 813986 ] robotparser interactively prompts for username and
> password", has been open since 2003. It killed a big batch job of ours
> last night.
>
> Module "robotparser" naively uses "urlopen" to read "robot
Terry Reedy wrote:
> "John Nagle" <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]
> | This was reported in 2003, and a patch was uploaded in 2005, but the
> patch
> | never made it into Python 2.4 or 2.5.
>
> If the patch is still open, perhaps you could review it.
>
I tried
"John Nagle" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
| This was reported in 2003, and a patch was uploaded in 2005, but the
patch
| never made it into Python 2.4 or 2.5.
If the patch is still open, perhaps you could review it.
tjr
--
http://mail.python.org/mailman/listi
This bug, "[ 813986 ] robotparser interactively prompts for username and
password", has been open since 2003. It killed a big batch job of ours
last night.
Module "robotparser" naively uses "urlopen" to read "robots.txt" URLs.
If the server asks for basic authentication on that file, "robotparse