Description of problem: When using /usr/lib/anaconda-runtime/pkgorder the following shows up: /usr/lib/anaconda-runtime/pkgorder:66: Warning: 'with' will become a reserved keyword in Python 2.6 It appears that the same affects /usr/lib/anaconda-runtime/yumcache as well. Version-Release number of selected component (if applicable): anaconda-runtime-11.2.0.7-1
with is an argument to populate reposacks.
This is fixed for a while now