diff options
author | Josh Blum <josh@joshknows.com> | 2009-09-02 16:58:15 -0700 |
---|---|---|
committer | Josh Blum <josh@joshknows.com> | 2009-09-02 16:58:15 -0700 |
commit | 56a58932701c981e55972ad994d397733edb8c75 (patch) | |
tree | cd326a9a553f287450795a08e0eeff3308d8e9f0 /gnuradio-examples/python/digital/usrp_receive_path.py | |
parent | 30513fdc9afa3d8e9d4dce4214299d89aed3c409 (diff) |
Evaluation fix in param.to_code().
Dont force an evaluation in to code unless the type is string or list.
Not doing so forces the variables to call evaluate before the namespace was bootstrapped.
This fixes a bug that came up when the validate was replaced with rewrite in flowgraph.import_data().
By replacing the validate, evaluate was only called once, and the namespace was not bootstrapped.
Diffstat (limited to 'gnuradio-examples/python/digital/usrp_receive_path.py')
0 files changed, 0 insertions, 0 deletions