Python论坛  - 讨论区

标题:[python-chinese] 为何Python默认安装没有logging.RotatingFileHandler这个类?请帮忙。

2004年02月26日 星期四 12:03

Dirk.Ye mailing at wandy.cn
Thu Feb 26 12:03:01 HKT 2004

为何Python默认安装没有logging.RotatingFileHandler这个类?请帮忙。


Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20040226/b4241c74/attachment.htm

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

2004年02月26日 星期四 12:13

Jacob Fan jacob at exoweb.net
Thu Feb 26 12:13:55 HKT 2004

你用的如果不是Python2.3就没有这个模块.
如果你用的是Python2.3,请搜索你的Python安装目录里有没有logging.py,如果有,再看看你的python的sys.path里是什么内容
>>> import sys.path
>>> print sys.path
 
 

-------
Explicit is better than implicit ... 

	-----Original Message-----
	From: Dirk.Ye [mailto:mailing at wandy.cn] 
	Sent: 2004年2月26日 12:03
	To: python-chinese at lists.python.cn
	Subject: [python-chinese] 为何Python默认安装没有logging.RotatingFileHandler这个类?请帮忙。
	
	
	 
	为何Python默认安装没有logging.RotatingFileHandler这个类?请帮忙。
	 
	 
	Thanks.
	 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20040226/ee509f9b/attachment.html

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

2004年02月26日 星期四 13:52

Dirk.Ye mailing at wandy.cn
Thu Feb 26 13:52:29 HKT 2004

Message找到了,在logging目录下的Handlers中,与FileHandler分开的。

非常感谢


  ----- Original Message ----- 
  From: Jacob Fan 
  To: Chinese Python List 
  Sent: Thursday, February 26, 2004 12:13 PM
  Subject: RE: [python-chinese] 为何Python默认安装没有logging.RotatingFileHandler这个类?请帮忙。


  你用的如果不是Python2.3就没有这个模块.
  如果你用的是Python2.3,请搜索你的Python安装目录里有没有logging.py,如果有,再看看你的python的sys.path里是什么内容
  >>> import sys.path
  >>> print sys.path


  -------
  Explicit is better than implicit ... 

    -----Original Message-----
    From: Dirk.Ye [mailto:mailing at wandy.cn] 
    Sent: 2004年2月26日 12:03
    To: python-chinese at lists.python.cn
    Subject: [python-chinese] 为何Python默认安装没有logging.RotatingFileHandler这个类?请帮忙。



    为何Python默认安装没有logging.RotatingFileHandler这个类?请帮忙。


    Thanks.



------------------------------------------------------------------------------


  _______________________________________________
  python-chinese mailing 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/20040226/597eb301/attachment.htm

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

2004年02月27日 星期五 02:31

Xiang Zou xdzou at lucasarts.com
Fri Feb 27 02:31:41 HKT 2004

please take me out of the list for a month. Thank you!
Xiangdong

-----Original Message-----
From: python-chinese-bounces at lists.python.cn [mailto:python-chinese-bounces at lists.python.cn]On Behalf Of John Li
Sent: Friday, February 20, 2004 11:39 AM
To: python-chinese at lists.python.cn
Subject: [python-chinese] encodings


您们号:
  我住在美国,想知道在中国大部分的人怎么利用encodings。
是不是所有的程序现在必须利用gb18030? 还有很多人
利用gbk/cp936或是gb2312?说python的话,大部分的人
把gb* 转换到utf-8?因为python利用utf-8,utf-8是不是比
gb*有安全?我现在打算利用gb18030,把它转换到utf-8,在
python程序里面利用utf-8,用完了,再把它转换到gb18030.
我想首先问你们这想法好不好。非常感谢!(对不起,中文不流利)

John


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

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

    你的回复:

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

    Zeuux © 2024

    京ICP备05028076号