diff options
author | Martin Braun <martin.braun@ettus.com> | 2018-02-03 17:01:32 +0100 |
---|---|---|
committer | Martin Braun <martin.braun@ettus.com> | 2018-02-03 17:01:32 +0100 |
commit | 57643cfa82184652cff56d91294d3b6f6b3dc96f (patch) | |
tree | aed43f837e8031311451d251b3bc8594af343b4e /gr-blocks/lib/file_source_impl.cc | |
parent | db7e26bc73fd71bc88249131f57f7edef308fa63 (diff) |
modtool: Replace globals().values() with ModTool.__subclasses__()
Effectively reapplies this commit by Marcus Müller:
```
Making gr_modtool start faster by avoiding to iterate over all globals
All subclasses of object have a __subclasses__ method, which gives the
subclasses. That's a lot fewer objects than what's in globals().
```
Diffstat (limited to 'gr-blocks/lib/file_source_impl.cc')
0 files changed, 0 insertions, 0 deletions