Is it really good?

Manuel M. Garcia mgarcia at cole-switches.com
Wed Jan 8 16:27:12 EST 2003


On 8 Jan 2003 00:39:22 GMT, bokr at oz.net (Bengt Richter) wrote:
(edit)
>[16:38] C:\pywk\clp>ppcomp "2==3 is good"
>Module(
>  None,
>  Stmt(
>    [
>      Discard(
>        Compare(
>          Const(
>          | 2),
>          [
>            (
>            | '==',
>            | Const(
>            |   3)),
>            (
>              'is',
>              Name(
>                'good'))]))]))

What is 'ppcomp'? I can't find it as a module, and a search of my
Python installation found nothing.

Manuel




More information about the Python-list mailing list