您的位置:首页 > 编程语言 > Python开发

python - Scoping rules and namespaces for class...

2012-11-18 00:00 344 查看
Now we have all the pieces to put together a picture of the scoping rules and namespaces for a class instances.

let's review direct namespace and the self variable namespace.

pic - Direct namespace



pic II - Self variables namespaces

内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签:  python
相关文章推荐