Hey Wayne,
You are right, a check would be good. The same issue can occur for variable
blocks.
Thanks,
Sebastian
Sent from BlueMail
On Jun 14, 2016, 15:28, at 15:28, Wayne Roberts wrote:
>It would seem that the ID entered into options block of gnuradio
>companion
>is used as the class name
It would seem that the ID entered into options block of gnuradio companion
is used as the class name of the generated python script. (defaults to
top_block)
But there is one source of trouble with that.
What if I put into ID field some name which could be same as some imported
module.
This could h