Python grammar..

Rainy sill at optonline.net
Mon Jun 11 18:10:54 EDT 2001


On Mon, 11 Jun 2001 17:27:18 -0400, John <john.thai at dspfactory.com> wrote:
> Hi,
> 
>     I previously asked whether Python accepts function arguments without the
> opening/closing brackets and commas, like so:  foo(x,y) would become foo x
> y.  The answer to this was no.  So, I am wondering if it would be easy to
> modify the source and rebuild the interpretor to accept this format?  I
> tried modifying the Grammar file but that didn't seem to work...
> 
> Thanks,
> 
> John

Out of curiosity, why would you want to do that, out of curiousity?

> 
> 


-- 
The point of philosophy is to start with something so simple as not
to seem worth stating, and to end with something so paradoxical
that no one will believe it.



More information about the Python-list mailing list