Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Appending a list in a class from a callback function
Post: RE: Appending a list in a class from a callback fu...

I've simplified my question a bit here to see if anyone can help me with this. When I run the following IP Scan, the results print fine from within the callback function. The whole list will even ap...
snizbatch General Coding Help 5 3,663 Sep-01-2019, 06:27 AM
    Thread: Appending a list in a class from a callback function
Post: RE: Appending a list in a class from a callback fu...

I just changed it back to self.mac_list.append(mac) with no change. mac_list is still not populated when IP_Roam.go() completes.
snizbatch General Coding Help 5 3,663 Aug-29-2019, 12:33 AM
    Thread: Appending a list in a class from a callback function
Post: RE: Appending a list in a class from a callback fu...

Actually, I originally had it that way with the same result. I changed it in hopes that it'd resolve the issue.
snizbatch General Coding Help 5 3,663 Aug-28-2019, 11:19 PM
    Thread: Appending a list in a class from a callback function
Post: Appending a list in a class from a callback functi...

Hi all, This is my first post. Usually I can search out answers to my problems but today I'm having a bit of difficulty finding what I'm doing wrong populating a list of MAC addresses from a callba...
snizbatch General Coding Help 5 3,663 Aug-28-2019, 10:07 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020