sassoftware / conary

Distributed software repository, build, and system management tool
Apache License 2.0
46 stars 10 forks source link

Python 3 dependency data is unicode #4

Closed wfscheper closed 9 years ago

wfscheper commented 9 years ago

When conary's pydeps module runs against python3 code, the dependency data comes back as unicode strings. We need to convert this into python 2 strings before it is passed deeper into conary.