-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 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:[EMAIL PROTECTED]: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:[EMAIL PROTECTED]: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 >>> -- fedora-list mailing list [email protected] To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines
