summaryrefslogtreecommitdiffstats
path: root/ipapython/py_default_encoding/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Use /usr/bin/python2Xiao-Long Chen2014-01-031-4/+4
| | | | | | | | | | | | Part of the effort to port FreeIPA to Arch Linux, where Python 3 is the default. FreeIPA hasn't been ported to Python 3, so the code must be modified to run /usr/bin/python2 https://fedorahosted.org/freeipa/ticket/3438 Updated by pviktori@redhat.com
* Add default python encoding module to reset default from ascii to utf-8Rob Crittenden2010-10-221-0/+20
Also clean up some duplicate files in the rpm for the UI.