searching for an article on name-binding

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Gerard Flanagan

    #1

    searching for an article on name-binding

    Hello

    I'm trying to find a webpage I remember reading which contained a
    layman's description of how Python binds names to objects. It used some
    ASCII-art illustrations where an arrow represented a 'binding'. Anyone
    got a link for that? (Google's not my friend!)

    Thanks

    Gerard

  • Fredrik Lundh

    #2
    Re: searching for an article on name-binding

    Gerard Flanagan wrote:
    [color=blue]
    > I'm trying to find a webpage I remember reading which contained a
    > layman's description of how Python binds names to objects. It used some
    > ASCII-art illustrations where an arrow represented a 'binding'. Anyone
    > got a link for that? (Google's not my friend!)[/color]

    Gate is a leading provider of web hosting, domain names, exchange hosting and virtual private servers.


    </F>



    Comment

    • Gerard Flanagan

      #3
      Re: searching for an article on name-binding


      Fredrik Lundh wrote:
      [color=blue]
      > Gerard Flanagan wrote:
      >[color=green]
      > > I'm trying to find a webpage I remember reading which contained a
      > > layman's description of how Python binds names to objects. It used some
      > > ASCII-art illustrations where an arrow represented a 'binding'. Anyone
      > > got a link for that? (Google's not my friend!)[/color]
      >
      > http://www.python.net/crew/mwh/hacks/objectthink.html
      >
      > </F>[/color]

      That's it! Thanks.

      Gerard

      Comment

      Working...