6 ms·
Please check out http://en.wikipedia.org/wiki/Late_binding http://en.wikipedia.org/wiki/Late_binding to know more.
by mguillech 12y ago
Please check out http://en.wikipedia.org/wiki/Late_binding http://en.wikipedia.org/wiki/Late_binding to know more.
- ajanuary 12y agoI've always heard it used to refer to method dispatch, which that wikipedia article also seems to. However, it seems like the Python spec does use it to refer to when variable values are resolved.