On Wed, Apr 9, 2008 at 6:43 PM, Bob Ippolito <[EMAIL PROTECTED]> wrote: > You can always take the approach where C modules are used if > available, otherwise pure Python code can be used. simplejson does > this, for example.
Yes and it's maybe the way to go but requires careful coding at import time, something not everyone does. My complain was about the overall limitations, I know that we (as the Python community) will work around them in due time. As we will cope with the Python 3.0 migration, which I like -- Lawrence, stacktrace.it - oluyede.org - neropercaso.it "It is difficult to get a man to understand something when his salary depends on not understanding it" - Upton Sinclair --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
