User Profile

Collapse

Profile Sidebar

Collapse
divus
divus
Last Activity: Sep 24 '08, 05:52 PM
Joined: Sep 23 '08
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • divus
    replied to dynamically loading classes
    I think this is exactly what I need!

    Thank you!
    See more | Go to post

    Leave a comment:


  • divus
    started a topic dynamically loading classes

    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
    ...
    See more | Go to post
No activity results to display
Show More
Working...