Yum Woes with Python

Seann Clark nombrandue at tsukinokage.net
Thu Nov 6 02:06:35 UTC 2008



-----Original Message-----
From: fedora-list-bounces at redhat.com [mailto:fedora-list-bounces at redhat.com]
On Behalf Of Jeff Spaleta
Sent: Wednesday, November 05, 2008 7:23 PM
To: Community assistance, encouragement,and advice for using Fedora.
Subject: Re: Yum Woes with Python

On Wed, Nov 5, 2008 at 3:10 PM, Seann Clark
> Wed Nov 05-18:08:56-root at haruhi:nombrandue> rpm -V python |grep logging


Now I'm really confused.

the logging module that comes with python is there.

In python do:
import logging.config

get a backtrace?

-jef

=====================================

Wed Nov 05-18:09:09-root at haruhi:nombrandue> python
Python 2.5.1 (r251:54863, Jun 15 2008, 18:24:56)
[GCC 4.3.0 20080428 (Red Hat 4.3.0-8)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import logging.config
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: No module named config
>>>




More information about the users mailing list