Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Mix-in class tree file not running the self test code.
Post: RE: Mix-in class tree file not running the self te...

Howdy Arjun! On line 51 of your listtree.py file you have a typo. self.__class.__name__, Should instead be self.__class__.__name__, The error message alerts you ...
Retrubtion General Coding Help 3 2,979 Aug-10-2018, 10:22 AM

User Panel Messages

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