Thanks for the link. I can certainly write a function that will do what I need. I just wanted to make sure I wasn't reinventing the wheel (at least with reference to web2py).
-Mike On Wed, Oct 27, 2010 at 1:32 PM, Vidul Petrov <[email protected]> wrote: > You may want to see this recipe: > http://code.activestate.com/recipes/413172-numbers-and-plural-words-as-spoken-english/ > > The implementation with the help of a module can be easily done. > > > On Oct 27, 4:47 pm, mwolfe02 <[email protected]> wrote: >> How do you do this in web2py: >> >> http://docs.djangoproject.com/en/dev/ref/templates/builtins/?from=old... >> >> Thanks, >> Mike

