On 2019/01/25 19:22, Johannes Berg wrote:
This doesn't look right? You imported "from queue import Queue" so you should use Queue() not queue.Queue()? Or use try: import Queue as queue except: import queue
Yes,Indeed I replace it at 0036. I will fix. I fixed HTTP related imports also. Masashi Honma. _______________________________________________ Hostap mailing list Hostap@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/hostap