'with' Warnings

Jerry Williams jwilliam at xmission.com
Fri Jan 26 15:56:35 UTC 2007


Could someone work on fixing those?

I am concerned that when they do get fixed it might introduce more bugs.
And it makes it harder to see the real problems.

/usr/lib/python2.5/site-packages/yum/__init__.py:435: Warning: 'with' will
become a reserved keyword in Python 2.6
/usr/lib/python2.5/site-packages/yum/packageSack.py:40: Warning: 'with' will
become a reserved keyword in Python 2.6
/usr/lib/python2.5/site-packages/yum/packageSack.py:216: Warning: 'with'
will become a reserved keyword in Python 2.6
/usr/lib/python2.5/site-packages/yum/packageSack.py:217: Warning: 'with'
will become a reserved keyword in Python 2.6
/usr/lib/python2.5/site-packages/yum/repos.py:169: Warning: 'with' will
become a reserved keyword in Python 2.6
/usr/lib/python2.5/site-packages/yum/repos.py:193: Warning: 'with' will
become a reserved keyword in Python 2.6
/usr/lib/python2.5/site-packages/yum/repos.py:196: Warning: 'with' will
become a reserved keyword in Python 2.6
/usr/lib/python2.5/site-packages/yum/repos.py:200: Warning: 'with' will
become a reserved keyword in Python 2.6
/usr/lib/python2.5/site-packages/yum/yumRepo.py:70: Warning: 'with' will
become a reserved keyword in Python 2.6
/usr/lib/python2.5/site-packages/yum/yumRepo.py:71: Warning: 'with' will
become a reserved keyword in Python 2.6
/usr/lib/python2.5/site-packages/yum/yumRepo.py:74: Warning: 'with' will
become a reserved keyword in Python 2.6


This one came from text install over NFS.

Sqlitesack.py:120: Warning: 'with' will become a reserved keyword in Python
2.6


Also got a screen full of funny characters after I hit enter from the
message about the install.log file.





More information about the fedora-test-list mailing list