summaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorThiago da Silva <thiago@redhat.com>2014-03-19 11:09:10 -0400
committerThiago da Silva <thiago@redhat.com>2014-03-21 11:47:43 -0400
commitdf17e0bc245ce3c7e58f384a3a2f6e02b999d50b (patch)
treecc87a1b80f85ed3b7e2226cec37731cb54976ce8 /setup.py
parentc268302dd4dcd22a503e21f30d5bbfb2df3013f6 (diff)
merging creat and open function to be more pythonic
the os python module does not offer a creat function, new files are created using the open function and by passing O_CREAT flag. We are changing gfapi.py to function the same way. Change-Id: I5e084b200bb657e3124d3e620a47160e790cd1fe Signed-off-by: Thiago da Silva <thiago@redhat.com>
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions