Python论坛  - 讨论区

标题:Re: Re: [python-chinese] Python中操作.ini文件的问题

2005年05月13日 星期五 10:01

Carambo qutr at tjub.com.cn
Fri May 13 10:01:14 HKT 2005

大熊,你好

你可以用sections()和options()两个方法把section和option提取到列表里然后再写进去。这样顺序就不变了。
办法比较笨,呵呵!

Carambo , qutr at tjub.com.cn 
2005-5-13 
----- 收到以下来信内容 ----- 
发件人: 大熊 
收件人: python-chinese 
时  间: 2005-05-12, 23:00:39
主  题: Re: [python-chinese] Python中操作.ini文件的问题


我修改了一个ini中的某个项目的值,保存后打开发现,里面各个项目的顺序和原先不一样了,不知道是为什么?虽说不影响使用,但感觉有些别扭


05-5-12,Qiangning Hong <hongqn at gmail.com> 写道: 
from ConfigParser import RawConfigParser

cfg = RawConfigParser()
cfg.read('whatever.ini')
cfg.remove_section('section_to_remove')
cfg.write(file('whatever.ini', 'w'))


On 5/12/05, Carambo < qutr at tjub.com.cn> wrote:
python-chinese :

  大家好!
    
怎样删除已有.ini文件中的一个 section 和该 section 下的所有 option 及 option 所对应的值?
或者是怎样将该 section 下的所有 option 及 option 所对应的值覆盖掉?



Carambo, qutr at tjub.com.cn
2005-5-12 

_______________________________________________
python-chinese list
python-chinese at lists.python.cn 
http://python.cn/mailman/listinfo/python-chinese






-- 
Qiangning Hong
Get Firefox! <http://www.spreadfirefox.com/?q=affiliates&id=67907&t=1 >

_______________________________________________
python-chinese list
python-chinese at lists.python.cn 
http://python.cn/mailman/listinfo/python-chinese






-- 
茫茫人海,你是我的最爱 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20050513/e42b9417/attachment.htm

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

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

    你的回复:

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

    Zeuux © 2025

    京ICP备05028076号