List of Objects
Hendrik van Rooyen
mail at microcorp.co.za
Fri Apr 20 02:51:01 EDT 2007
"Steve Holden" <s,,e at h..eb.com> wrote:
> Steven D'Aprano wrote:
> [...]
> >
> > Forth method: create identical gazelles, then modify them:
> >
> > list_of_beasties = [Gazelle(defaults) for i in xrange(1000)]
> > for i, beastie in enumerate(xrange(1000)):
> > list_of_beasties[i] = modify(beastie)
> >
> Nope, 'sorry, that's Python a's well. Forth u'se's rever'se Poli'sh
> notation.
>
No it wa's a biblical incantation - "go forth and multiply..."
- Hendrik
More information about the Python-list
mailing list