[BangPypers] Managing variable in small scripts.

Mukesh Yadav mak.gnu at gmail.com
Wed Feb 19 11:51:41 CET 2014


> 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 at python.org
> https://mail.python.org/mailman/listinfo/bangpypers
>



-- 
Regards
Mukesh Yadav
mukeshyadav.com


More information about the BangPypers mailing list