Hi all,
On Jan 21, 4:55 pm, Timothy Farrell <[email protected]> wrote: > There's no place for a web framework in Python 3 yet Ok, thanks for that information. I wrote: > The Java implementation of libidn is 14,467 lines of code (including > comments and tests), so this is a substantial code base to be adding > to web2py for one new feature. Are there any other comments? I think that IDNA it's a pretty substantial addition to web2py just for one new feature. Although I do suppose that having the built-in functionality for internationalized domain names will be useful in general. Developers can import the module and use the functionality, so it doesn't have to be unique to IS_URL. --Jonathan --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" 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/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

