Paul McGuire a écrit :
(snip)
May I suggest a couple cleanifications for our newbie friends around ?
> from searchparser import SearchQueryParser
>
> products = [ "grape juice", "grape jelly", "orange juice", "orange
> jujubees",
> "strawberry jam", "prune juice", "prune butter", "orange
>
On Oct 5, 7:00 am, Abandoned <[EMAIL PROTECTED]> wrote:
> http://pyparsing.wikispaces.com/space/showimage/searchparser.pythis
> is searchparser but i can't understant to use this.
> Can anybody explain this how to use ?
The code demonstrates a testing example, named TestParser, which
inherits from
On Oct 4, 3:00 pm, [EMAIL PROTECTED] wrote:
> On Oct 5, 7:29 am, Abandoned <[EMAIL PROTECTED]> wrote:
>
> > Hi..
> > I try a boolean parser in python since 1 weak.. But i can't do this
> > because this is very complicated :(
> > Do you know any blooean pa
On 10/4/07, Abandoned <[EMAIL PROTECTED]> wrote:
> Hi..
> I try a boolean parser in python since 1 weak.. But i can't do this
> because this is very complicated :(
> Do you know any blooean parser script in python or how do i write a
> boolean parser ?
> example query
http://pyparsing.wikispaces.com/space/showimage/searchparser.py this
is searchparser but i can't understant to use this.
Can anybody explain this how to use ?
--
http://mail.python.org/mailman/listinfo/python-list
On 4 Ekim, 22:29, Abandoned <[EMAIL PROTECTED]> wrote:
> Hi..
> I try a boolean parser in python since 1 weak.. But i can't do this
> because this is very complicated :(
> Do you know any blooean parser script in python or how do i write a
> boolean parser ?
> example
On Oct 5, 7:29 am, Abandoned <[EMAIL PROTECTED]> wrote:
> Hi..
> I try a boolean parser in python since 1 weak.. But i can't do this
> because this is very complicated :(
> Do you know any blooean parser script in python or how do i write a
> boolean parser ?
> example
Hi..
I try a boolean parser in python since 1 weak.. But i can't do this
because this is very complicated :(
Do you know any blooean parser script in python or how do i write a
boolean parser ?
example query: ((google or yahoo) or (live msn)) not web
I'm sorry my bad english.
Ki