Since Python 2.6 is the minimal version which rpkg works with, it is unnecessary to try importing subprocess from python-kitchen.
Signed-off-by: Chenxiong Qi cqi@redhat.com
Looks good to me.
Pull-Request has been merged by cqi
Since Python 2.6 is the minimal version which rpkg works with, it is
unnecessary to try importing subprocess from python-kitchen.
Signed-off-by: Chenxiong Qi cqi@redhat.com