rockymeza / wifi

[unmaintained] WiFi tools for linux
http://pypi.python.org/pypi/wifi
BSD 2-Clause "Simplified" License
305 stars 151 forks source link

Bugfix for len None #98

Closed Tendrid closed 1 month ago

Tendrid commented 8 years ago

len(None) raises a TypeError with value: TypeError: object of type 'NoneType' has no len()

i didnt see a contrib guide, so feel free to let me know how you want me to send features and bugfixes. I'll probably send quite a few over the next few weeks.