> Unless I am missing something, why can't you use: > object.some_awesome_function( bucket ) > > I can but in my case I have 5+ setting variables, which is not feasible to pass it for each method which it is using.
Also, > as you are presumably writing these scripts after the > class code has already been created, how would the > class know where to import from? > I can change the class code and parameter as it is small script. > > Regards, > Gora > _______________________________________________ > BangPypers mailing list > BangPypers@python.org > https://mail.python.org/mailman/listinfo/bangpypers > -- Regards Mukesh Yadav mukeshyadav.com _______________________________________________ BangPypers mailing list BangPypers@python.org https://mail.python.org/mailman/listinfo/bangpypers