summaryrefslogtreecommitdiff
path: root/grc/core/blocks/embedded_python.py
Commit message (Expand)AuthorAgeFilesLines
* grc: pep8 formattingJosh Morman2021-11-241-4/+7
* grc: Make exception for epy in blacklist idSolomon Tan2021-05-151-0/+2
* grc: prefix generated modules with flowgraph idSebastian Koslowski2021-02-011-4/+13
* grc: clean-up flags in epy moduleSebastian Koslowski2021-02-011-3/+3
* grc: fix pylint C0326: wrong number of spacesClayton Smith2020-10-201-2/+2
* grc: fix pylint C0303: Trailing whitespaceClayton Smith2020-10-201-1/+1
* python: Remove unnecessary 'from __future__ import'Oleksandr Kravchuk2020-08-031-1/+0
* Update license header to SPDX formatdevnulling2020-01-271-13/+2
* grc: embedded python module show_id flagJosh Morman2019-11-061-1/+4
* grc: embedded python parameter values disappearChris2019-11-011-4/+4
* grc: fixes in epy and virtual blocks (fixes #2039)Sebastian Koslowski2019-02-121-19/+15
* grc: Fix missing default code in python block and python modulePiotr Krysik2019-02-101-2/+2
* grc: Fix Python Module blockHåkon Vågsether2019-01-071-1/+6
* grc: added yaml/mako supportSebastian Koslowski2017-06-291-0/+242