gr-gsm/python/misc_utils
Vasil Velichkov f6314031e7 Python 3 compatibility changes in fn_time.py
- Use range instead of xrange as it has been removed
- Use integer division operator (//)
- Import uniform and fn_time_delta_cpp only when started as a script
- Remove the unused imports

Change-Id: I268e0aec8fb8e6d490bfb8b0e9e6d169a9f6c352
2021-05-03 07:14:00 +02:00
..
CMakeLists.txt Various python3 related changes 2021-05-03 07:14:00 +02:00
arfcn.py Corrections in the buildsystem 2017-09-18 21:36:06 +02:00
clock_offset_corrector_tagged.py Various python3 related changes 2021-05-03 07:14:00 +02:00
device.py Various python3 related changes 2021-05-03 07:14:00 +02:00
fn_time.py Python 3 compatibility changes in fn_time.py 2021-05-03 07:14:00 +02:00