[Yum-devel] Re: [yum-cvs] yum/bin yum-updatesd.py,1.1,1.1.2.1 yum.py,1.7,1.7.4.1
seth vidal
skvidal at linux.duke.edu
Tue Dec 5 08:32:23 UTC 2006
On Mon, 2006-12-04 at 19:44 -0500, James Bowes wrote:
> RCS file: /home/groups/yum/cvs/yum/bin/yum-updatesd.py,v
> retrieving revision 1.1
> retrieving revision 1.1.2.1
> diff -u -r1.1 -r1.1.2.1
> --- yum-updatesd.py 27 Jun 2006 20:53:30 -0000 1.1
> +++ yum-updatesd.py 5 Dec 2006 00:44:26 -0000 1.1.2.1
> @@ -1,9 +1,9 @@
> #!/usr/bin/python
> import sys
> try:
> - import yum
> + import yum
> except ImportError:
> - print >> sys.stderr, """\
> + print >> sys.stderr, """\
> There was a problem importing one of the Python modules
> required to run yum. The error leading to this problem was:
So who was the person using the 3-space indents in their editor?
-sv
More information about the Yum-devel
mailing list