Files
freeipa/ipalib
Petr Viktorin 905d81f500 ipalib.aci: Port to Python 3
- Don't encode under Python 3, where shlex would choke on bytes
- Sort the attrs dictionary in export_to_string, so the tests are
  deterministic. (The iteration order of dicts was always unspecified,
  but was always the same in practice under CPython 2.)

Reviewed-By: Tomas Babej <tbabej@redhat.com>
2015-10-13 14:16:32 +02:00
..
2015-08-12 18:17:23 +02:00
2015-10-13 14:16:32 +02:00
2015-09-01 11:42:01 +02:00
2015-08-12 18:17:23 +02:00
2015-09-30 10:51:36 +02:00
2015-10-07 10:27:20 +02:00
2015-08-12 18:17:23 +02:00
2015-09-30 10:51:36 +02:00
2015-10-07 10:27:20 +02:00
2015-10-07 10:27:20 +02:00
2015-10-13 14:16:32 +02:00