summaryrefslogtreecommitdiffstats
path: root/src/report-python/__init__.py
diff options
context:
space:
mode:
authorJiri Moskovcak <jmoskovc@redhat.com>2010-12-14 13:56:07 +0100
committerJiri Moskovcak <jmoskovc@redhat.com>2010-12-14 13:56:07 +0100
commit8598b22e101201de4d06ea48f2b500f81f2b30d5 (patch)
tree16a7ff27a1f52cf91f6ea0a1f1d36e87d4e0d021 /src/report-python/__init__.py
parent529935edd6733438531232b28174541ca6f92692 (diff)
downloadabrt-8598b22e101201de4d06ea48f2b500f81f2b30d5.tar.gz
abrt-8598b22e101201de4d06ea48f2b500f81f2b30d5.tar.xz
abrt-8598b22e101201de4d06ea48f2b500f81f2b30d5.zip
a stub for report-python
Diffstat (limited to 'src/report-python/__init__.py')
-rw-r--r--src/report-python/__init__.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/report-python/__init__.py b/src/report-python/__init__.py
new file mode 100644
index 00000000..90109551
--- /dev/null
+++ b/src/report-python/__init__.py
@@ -0,0 +1 @@
+from _pyreport import *