summaryrefslogtreecommitdiff
path: root/gnuradio-core/src/python/gnuradio/gr
diff options
context:
space:
mode:
authorBen Reynwar <ben@reynwar.net>2012-08-10 11:20:30 -0700
committerBen Reynwar <ben@reynwar.net>2012-08-10 11:20:30 -0700
commit87418936858f6e674c006b84ecfc0a6fd9feacfe (patch)
treeb4e2f38306c615adc1d8c9d94d8bf3fd52dd1a9a /gnuradio-core/src/python/gnuradio/gr
parentfbb1abb0e7606fb81783e3c5bd511856355f6b27 (diff)
parent9be7c30d6df3fb8bd75db0659fa7a7d163d65657 (diff)
Merged comments branch into comments_next branch.
Diffstat (limited to 'gnuradio-core/src/python/gnuradio/gr')
-rw-r--r--gnuradio-core/src/python/gnuradio/gr/__init__.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/gnuradio-core/src/python/gnuradio/gr/__init__.py b/gnuradio-core/src/python/gnuradio/gr/__init__.py
index 602d1119fb..525c06cf5d 100644
--- a/gnuradio-core/src/python/gnuradio/gr/__init__.py
+++ b/gnuradio-core/src/python/gnuradio/gr/__init__.py
@@ -21,6 +21,10 @@
# The presence of this file turns this directory into a Python package
+"""
+Core contents.
+"""
+
# This is the main GNU Radio python module.
# We pull the swig output and the other modules into the gnuradio.gr namespace