Python grammar..

John john.thai at dspfactory.com
Mon Jun 11 17:27:18 EDT 2001


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





More information about the Python-list mailing list