pygame and python 2.5

Steve Holden steve at holdenweb.com
Sat Feb 10 03:42:23 EST 2007


Hendrik van Rooyen wrote:
> <skip at pobox.com> wrote:
> "Ben Sizer" <kylotan at gmail.com> wrote:
> 
> 
>>     Ben> Python extensions written in C require recompilation for each new
>>     Ben> version of Python, due to Python limitations.
>>
>> Can you propose a means to eliminate this limitation?
>>
> 
> Yes.   - Instead of calling something, send it a message...
> 
I suppose you are proposing to use the ISO 19999.333 generic 
message-passing interface for this? The one that doesn't actually call a 
function to pass a message?

regards
  Steve
-- 
Steve Holden       +44 150 684 7255  +1 800 494 3119
Holden Web LLC/Ltd          http://www.holdenweb.com
Skype: holdenweb     http://del.icio.us/steve.holden
Blog of Note:          http://holdenweb.blogspot.com
See you at PyCon?         http://us.pycon.org/TX2007




More information about the Python-list mailing list