Binding in Python

Josiah Carlson jcarlson at uci.edu
Sun Oct 17 14:07:11 EDT 2004


> Can anyone tell me what are the binding strategies of this 
> language? How does the binding works in Python?
> 
> Please, help me, it's very important!
> Thanks in advance.
> Riccardo Rossi.

What do you mean by 'binding'?  Do you mean to ask how name binding
works, how attribute binding works, whether there are bindings to other
languages (like C), etc.?

Be precise with your question, as we are not mind readers.

 - Josiah




More information about the Python-list mailing list