Prev: Python 3 and setuptools
Next: rstrip()
From: Andreas Waldenburger on 16 Jul 2010 12:59 On Fri, 16 Jul 2010 17:26:05 +0200 Daniel Fetchinson <fetchinson(a)googlemail.com> wrote: > >>> I'm pleased to announce the release of inflect.py v0.1.8, a > >>> module that correctly generates: > >>> > >>> * the plural of singular nouns and verbs > >>> * the singular of plural nouns > >>> * ordinals > >>> * indefinite articles > >>> * present participles > >>> * and converts numbers to words > >> > >> Which languages does it support? If the answer is what I expect it > >> is, > > > > It is. Most of the time, when people forget to say what they are > > talking about, assuming that they are either US-Americans or > > Windows users will hit the nail on the head. > > And most of the time, when people are bitching about US-Americans, > assuming that they are Europeans will hit the nail on the head :) > I think Arabs may have shaken up that guess a bit, huh? OK, less snark, more Python. Sorry. ;) /W -- INVALID? DE!
|
Pages: 1 Prev: Python 3 and setuptools Next: rstrip() |