i had already done this for a few variables like you show me before. But is
it weird to initialise every variable used throughout the script in a
config module?



On 19 June 2016 at 22:13, <[email protected]> wrote:

> i guess i can just go through my script and find all the created variables
> and put them all in the config module. So i can store all my variables
> under one object name. Then i would only need to reference that one object
> for access to any variable i needed.
>
> is this sort of what you're saying?
>
> thanks,
> Sam
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "Python Programming for Autodesk Maya" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/python_inside_maya/SvBxVxv7uog/unsubscribe
> .
> To unsubscribe from this group and all its topics, send an email to
> [email protected].
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/python_inside_maya/ba277fa5-06d4-4e59-91c0-4700e275d8d4%40googlegroups.com
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Python Programming for Autodesk Maya" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/python_inside_maya/CA%2BGceHUaybqRjxdbtnj55y2gqz2s0%2BtWEPK0kYd_6PKHg-DR%3Dg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to