nccgroup / BLESuite

BLESuite is a Python package that provides an easier way to test Bluetooth Low Energy (BLE) device
MIT License
180 stars 40 forks source link

PY3 compatibility: Print function #18

Closed strikosn closed 4 years ago

strikosn commented 4 years ago

By requiring future.print_function, the minimum supported version is now 2.6.