Python论坛  - 讨论区

标题:[python-chinese] 给 dict 赋值是什么意思?

2005年07月26日 星期二 20:23

唐国巍 tgw_cl at tom.com
Tue Jul 26 20:23:33 HKT 2005

在UserDict.py中有一个写法是 dict=None ,dict应该是代表字典类型的,给一个类型赋值是什么意思呢?我试着在解释器中写 dict=None 居然也可以成功。在这里 dict 扮演了一个什么角色呢?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20050726/b455afd9/attachment.html

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2005年07月26日 星期二 20:45

Davies Liu davies.liu at gmail.com
Tue Jul 26 20:45:00 HKT 2005

Hi,

Python 中统一个词在不同的位置有不同的含义,除了关键字以外,其它的都可以作为变量名,比如list, hash, sys等。

这里的 dict 就是一个普通的变量,自然可以赋值

Davies

在05-7-26,唐国巍 <tgw_cl at tom.com> 写道:
> 
> 在UserDict.py中有一个写法是 dict=None ,dict应该是代表字典类型的,给一个类型赋值是什么意思呢?我试着在解释器中写 
> dict=None 居然也可以成功。在这里 dict 扮演了一个什么角色呢?
> 
> _______________________________________________
> python-chinese list
> python-chinese at lists.python.cn
> http://python.cn/mailman/listinfo/python-chinese
> 
> 
> 


-- 
Davies Liu
+86-10-62779681
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20050726/34c0b7b5/attachment.htm

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

如下红色区域有误,请重新填写。

    你的回复:

    请 登录 后回复。还没有在Zeuux哲思注册吗?现在 注册 !

    Zeuux © 2025

    京ICP备05028076号