Str and instance concatanation error

Dennis Lee Bieber wlfraed at ix.netcom.com
Tue Nov 5 20:56:53 EST 2002


Newt fed this fish to the penguins on Monday 04 November 2002 03:01 pm:

> 
> This occurs in a class module (called globals.py). This is used to
> hold all my global variables, and also has a method (called save_char)
> to write these to a file.
>
        Is it just me, or does the use of the name "globals" strike a chord... 
Especially since the builtin function globals() already exists to 
return the global environment as a dictionary.


-- 
--  
 > ============================================================== <
 >   wlfraed at ix.netcom.com  | Wulfraed  Dennis Lee Bieber  KD6MOG <
 >      wulfraed at dm.net     |       Bestiaria Support Staff       <
 > ============================================================== <
 >        Bestiaria Home Page: http://www.beastie.dm.net/         <
 >            Home Page: http://www.dm.net/~wulfraed/             <



More information about the Python-list mailing list