I think this is exactly what I need!
Thank you!
User Profile
Collapse
-
dynamically loading classes
I am fairly new to python and I do not know if what I would like to do is possible; however, I have done some searching to see if I could find an answer - I found nothing.
I have a file with classes in it. I would like to import all the classes and then run each one through a function without having to type each one out, is this possible?
IE. I want to do something like this:
...Code:from myfile import
No activity results to display
Show More
Leave a comment: