Defining VCL-like framework for Python

Graham Matthews graham at sloth.math.uga.edu
Wed May 19 21:08:33 EDT 1999


Hans Nowak (ivnowa at hvision.nl) wrote:
: It seems that cyclic references are one of Python's problems, yes. So you 
: need to avoid those. :^)

The problem is that as I understand the Python implementation you can 
very easily make circular refs the without even knowing you are doing
it via globals. Or has this been changed?

graham
-- 
             Like a bird on a wire
        Like a drunk in a midnight choir
            I have tried in my way
                  To be free




More information about the Python-list mailing list