summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorAlexander Sulfrian <alexander@sulfrian.net>2013-02-22 04:22:10 +0100
committerAlexander Sulfrian <alexander@sulfrian.net>2013-03-06 04:52:35 +0100
commit1f7c7ad814df5dbab7890bfae85793c260c2dc52 (patch)
treea3d0bbb4f13a2f6499f6dc4f62115b5521e1285f /src
parenta3469cba7aa2911e05dc2d0b98b2e56e73c10415 (diff)
downloadbcfg2-1f7c7ad814df5dbab7890bfae85793c260c2dc52.tar.gz
bcfg2-1f7c7ad814df5dbab7890bfae85793c260c2dc52.tar.bz2
bcfg2-1f7c7ad814df5dbab7890bfae85793c260c2dc52.zip
Bcfg2Py3Incompat: removed and ignored autogenerated file
Diffstat (limited to 'src')
-rw-r--r--src/lib/Bcfg2Py3Incompat.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/lib/Bcfg2Py3Incompat.py b/src/lib/Bcfg2Py3Incompat.py
deleted file mode 100644
index 6b66e72b0..000000000
--- a/src/lib/Bcfg2Py3Incompat.py
+++ /dev/null
@@ -1,2 +0,0 @@
-def fprint(s, f):
- print(s, file=f)