Python Macros

Arich Chanachai macrocosm at fastmail.fm
Mon Oct 4 23:12:20 EDT 2004



-------- Original Message --------
Subject: 	Re: Python Macros
Date: 	Mon, 04 Oct 2004 23:08:03 -0400
From: 	Arich Chanachai <macrocosm at fastmail.fm>
To: 	Paul Foley <mycroft at actrix.co.nz>
References: 	<mailman.4250.1096902840.5135.python-list at python.org> 
<m2r7odrk9o.fsf at mycroft.actrix.gen.nz>



Paul Foley wrote:

>On Mon, 04 Oct 2004 11:26:19 -0400, Arich Chanachai wrote:
>
>  
>
>>How hard/easy is it to extend the Python syntax?  Perhaps there are 
>>macro facilities for this?
>>    
>>
>
>No.
>
>  
>
>>                            I'd like to add messages and message 
>>passing, for example.
>>    
>>
>
>What on Earth can you mean by this?  Python already has it, and always
>has.  What do you think "foo.bar()" is other than "pass message `bar'
>to object `foo'"?
>
>  
>
What if foo doesn't know about bar(), can I tell foo that perhaps it 
should send the bar() message to...say....boo?




More information about the Python-list mailing list