[issue845560] imaplib: traceback from _checkquote with empty string

2010-10-05 Thread R. David Murray
R. David Murray rdmur...@bitdance.com added the comment: The example works fine for me (server returns mailbox does not exist) in both 2.7 and py3k trunk, so I'm closing this as out of date. -- nosy: +r.david.murray -BreamoreBoy resolution: - out of date stage: patch review -

[issue845560] imaplib: traceback from _checkquote with empty string

2010-08-18 Thread Mark Lawrence
Mark Lawrence breamore...@yahoo.co.uk added the comment: The patch is more trouble than it's worth because it's hopelessly out of date. I think this needs a new patch if it's still relevant or else it should be closed. -- ___ Python tracker

[issue845560] imaplib: traceback from _checkquote with empty string

2010-07-11 Thread Tony Meyer
Tony Meyer anadelonb...@users.sourceforge.net added the comment: Why does the patch being very small make it more trouble? -- ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue845560 ___

[issue845560] imaplib: traceback from _checkquote with empty string

2010-07-10 Thread Mark Lawrence
Mark Lawrence breamore...@yahoo.co.uk added the comment: The patch adds two lines to imaplib.py, would applying it after all these years be more trouble than it's worth? -- nosy: +BreamoreBoy stage: unit test needed - patch review versions: +Python 2.7, Python 3.1, Python 3.2 -Python

[issue845560] imaplib: traceback from _checkquote with empty string

2009-04-22 Thread Daniel Diniz
Changes by Daniel Diniz aja...@gmail.com: -- keywords: +easy, patch ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue845560 ___ ___ Python-bugs-list

[issue845560] imaplib: traceback from _checkquote with empty string

2009-02-12 Thread Daniel Diniz
Changes by Daniel Diniz aja...@gmail.com: -- stage: - test needed type: - behavior versions: +Python 2.6 -Python 2.3 ___ Python tracker rep...@bugs.python.org http://bugs.python.org/issue845560 ___