[Buildbot-commits] [SPAM] Re: [Buildbot] #631: IRC bot gives 'ValueError' when fed a singlequote

Buildbot buildbot-devel at lists.sourceforge.net
Tue Dec 29 22:29:08 UTC 2009


#631: IRC bot gives 'ValueError' when fed a singlequote
-------------------+--------------------------------------------------------
Reporter:  tycho   |        Owner:        
    Type:  defect  |       Status:  new   
Priority:  major   |    Milestone:  0.7.12
 Version:  0.7.11  |   Resolution:        
Keywords:          |  
-------------------+--------------------------------------------------------

Comment(by dustin):

 That's basically all shlex does, is parse quotes into an arglist.  The
 problem is that we don't use it everywhere in IRC - only for some
 commands.

-- 
Ticket URL: <http://buildbot.net/trac/ticket/631#comment:5>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list