[Baypiggies] Baypiggies snippets

Keith Dart keith at dartworks.biz
Tue Mar 27 11:07:16 CEST 2007


On Mon, 26 Mar 2007 23:30:06 -0700
"Chad Netzer" <chad.netzer at gmail.com> wrote:

> Frankly, I'd be rather ticked off if:
> 
> import arbitrary_module
> 
> were to change the _builtins_  (which is what I assume we are talking
> about?).  But, if I've missed the point, enlighten me.  I do wish to
> know.

We are talking about __builtins__, but not altered by one module.
Suppose there were a large collection of modules, call it a
"framework", and it was stated that by using this framework you also
received, at no cost to you, a bunch of extra built-ins for you to use.
Generally, these new builtins would be used in your code along with
the framework modules. Would that be more acceptable? 


-- 

-- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
   Keith Dart <keith at dartworks.biz>
   public key: ID: 19017044
   <http://www.dartworks.biz/>
   =====================================================================


More information about the Baypiggies mailing list