Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: how to do setattr() from an imported module
Post: RE: how to do setattr() from an imported module

Thanks Gribouillis that example looks pretty good. i need to to sit down and learn more about OOP in python.
nutron General Coding Help 3 3,356 Sep-20-2019, 08:16 PM
    Thread: how to do setattr() from an imported module
Post: how to do setattr() from an imported module

I am trying to modify an attribute of a threaded function in the main python script from a function that has been imported from an external module. I get this error : NameError: global name 'some_thr...
nutron General Coding Help 3 3,356 Sep-19-2019, 10:16 PM

User Panel Messages

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