Re: [Pythonsound-devel] random.py calls to 'make'
Status: Beta
Brought to you by:
mupuxeddu
From: Paul W. <pw_...@sl...> - 2003-06-29 16:39:01
|
On Sat, Jun 28, 2003 at 05:28:26PM -0400, christopher ariza wrote: > > hey all. much latter than i had hoped, i am finally working on wrapping > some of omde/pmask's functionality in higher-level athenaCL parameter > objects, as i mentioned some time ago. > > i am currently working with 'omde/random.py' and discovered an > undefined name 'make'; i see the imports of 'make_function' and > 'make_generator' from omde.functional. looking at the last cvs update > for this file i see a notation that says 'make -> make_function'; can i > assume that all calls to 'make' should be replaced by 'make_function'? i haven't looked at this stuff in ages but based on the docs and the other classes in random.py I think you're right. -- Paul Winkler http://www.slinkp.com Look! Up in the sky! It's NINJA IN YOUR BRAIN! (random hero from isometric.spaceninja.com) |