shlex.quote was added in Python 3.3. This change maintains compatibility with python 2.7 for RHEL-7.
OK this one's half-baked. It's an issue, but mock builds on RHEL-7 still don't work due to problems with the generated mock command.
Pull-Request has been closed by dshea
shlex.quote was added in Python 3.3. This change maintains compatibility
with python 2.7 for RHEL-7.