Function singleSearchStep was renamed to _singleSearchStep not everywhere

[email protected] Sat, 19 Dec 2009 16:13:42 -0000
Newsgroups gmane.comp.python.twisted.bugs
Message-ID <[email protected]>
New submission from natta <None>:

Function singleSearchStep was renamed to _singleSearchStep and one parameter added, but in search_OR and search_NOT fucntions there is still old version function invocation (i.e. without "_")
So every search query that contains OR or NOT keywords raises errors.

----------
Type     : defect
Component: mail
Keywords : mail, imap4.py, do_SEARCH
Priority : high
Nosy     : 
----------
http://twistedmatrix.com/trac/ticket/4178