New submission from Paul Molodowitch <[EMAIL PROTECTED]>: ********************************************** ** THIS IS A WARNING MESSAGE ONLY ** ** YOU DO NOT NEED TO RESEND YOUR MESSAGE ** **********************************************
The original message was received at Sun, 9 Mar 2008 05:01:30 GMT from [EMAIL PROTECTED] ----- Transcript of session follows ----- 451 spamgourmet.com: Name server timeout 451 spamgourmet.com: Name server timeout 451 gmail.com: Name server timeout Warning: message still undelivered after 4 hours Will keep trying until message is 5 days old 451 spamgourmet.com: Name server timeout ---------- files: unnamed, unnamed messages: 63423 nosy: barnabas79 severity: normal status: open title: Warning: could not send message for past 4 hours Added file: http://bugs.python.org/file9641/unnamed Added file: http://bugs.python.org/file9642/unnamed __________________________________ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue2261> __________________________________
--- Begin Message ---Paul Molodowitch added the comment: Patch for sgmllib.py (and test_sgmllib.py) Correctly parses quoted attribute - allowing for brackets, newlines, etc within attributes - implemented by altering the loop which finds attributes within parse_starttag so it checks for open-ended quotes, and makes sure any closing brackets it finds are not within quotes In test_sgmllib, added the test case from the original patch, as well as re-enabling two other test cases, which both work now ---------- keywords: +patch nosy: +barnabas79 Added file: http://bugs.python.org/file9638/sgmllib_2008-03-08.patch _____________________________________ Tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue1504333> _____________________________________
--- End Message ---
_______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com