Files
freeipa/ipaserver
Martin Basti 232ceed5bb py3: cainstance: replace mkstemp with NamedTemporaryFile
With Python3 files must be opened in textual mode to write text, and
best practise is to use fileobject instead fo os.write() and manual
encodig

https://fedorahosted.org/freeipa/ticket/4985

Reviewed-By: Christian Heimes <cheimes@redhat.com>
Reviewed-By: Jan Cholasta <jcholast@redhat.com>
2017-01-24 13:25:47 +01:00
..
2017-01-16 14:44:54 +01:00
2010-12-20 17:19:53 -05:00
2016-06-15 13:51:48 +02:00
2016-10-20 18:43:37 +02:00
2016-12-02 09:45:14 +01:00