[issue813986] robotparser interactively prompts for username and password

2007-08-28 Thread Skip Montanaro
Skip Montanaro added the comment: For those monitoring this, note that I am no unittest whiz, especially with oddball test files like test_robotparser.py. Please feel free to rewrite that code. Tracker <[EMAIL PROTECTED]>

[issue813986] robotparser interactively prompts for username and password

2007-08-28 Thread Skip Montanaro
Skip Montanaro added the comment: Checked in as r57626 on trunk and r57627 on 2.5. -- resolution: -> accepted status: open -> closed Tracker <[EMAIL PROTECTED]> __

[issue813986] robotparser interactively prompts for username and password

2007-08-28 Thread Skip Montanaro
Skip Montanaro added the comment: I'll take this one. Looks like an easy fix. -- assignee: loewis -> skip.montanaro nosy: +skip.montanaro priority: high -> normal type: -> behavior Tracker <[EMAIL PROTECTED]> __