id,summary,reporter,owner,description,type,status,priority,component,severity,resolution,keywords,cc,release
1093,HttpAuthPlugin could not work under python2.3,Shawn,coderanger,The import should be changed to\r\n\r\n{{{\r\n#!python\r\ntry:  \r\n    from base64 import b64decode  \r\nexcept ImportError:  \r\n    from base64 import decodestring as b64decode \r\n}}},defect,closed,normal,HttpAuthPlugin,blocker,fixed,,,0.10
