summaryrefslogtreecommitdiff
path: root/gr-howto-write-a-block/python/__init__.py
Commit message (Collapse)AuthorAgeFilesLines
* howto: removed gr-howto-write-a-blockJohnathan Corgan2013-03-271-31/+0
| | | | | | the canonical out-of-tree module is now in: gr-utils/python/modtool/gr-newmod
* howto-write-a-block: Added example for Python blocksMartin Braun2013-01-191-0/+1
|
* Removes some swig workaround code put in for ticket 181.Tom Rondeau2012-10-191-24/+0
| | | | This seems to fix the import problems recently seen on 12.10 for loading gnuradio-companion (due to 'from lxml import etree' which was actually due to 'import os' causing a segfault).
* Removed whitespace and added dtools/bin/remove-whitespace as a tool to do ↵Tom Rondeau2012-04-131-4/+4
| | | | | | this in the future. The sed script was provided by Moritz Fischer.
* Removed autotools, gr-waveform, some cleanupJohnathan Corgan2011-12-081-0/+5
| | | | Nick Foster owes Nick Corgan a six-pack of beer!
* howto: cleanup for mergeJohnathan Corgan2009-11-131-1/+1
|
* howto: create howto_swig.*, use constructed Python namespaceJohnathan Corgan2009-11-121-0/+49