Notice: Any messages purporting to come from this site telling you that your password has expired, or that you need to verify your details, confirm your email, resolve issues, making threats, or asking for money, are
spam. We do not email users with any such messages. If you have lost your password you can obtain a new one by using the
password reset link.
Due to spam on this forum, all posts now need moderator approval.
Entire forum
➜ MUSHclient
➜ Python
➜ Distributing Python Script
Distributing Python Script
|
It is now over 60 days since the last post. This thread is closed.
Refresh page
Posted by
| Candido
USA (78 posts) Bio
|
Date
| Sat 22 Dec 2012 12:54 AM (UTC) |
Message
| What is the best strategy for dividing your python scripts over several files? Specifically the problem I'm having is sharing access to the world object. The initial script loaded by Mushclient can access world, but anything imported by this script cannot. I could do something like ham-handedly passing the world to another module that's shared by all the modules, but I was wondering if anyone had already thought about this and figured out something simpler. | Top |
|
The dates and times for posts above are shown in Universal Co-ordinated Time (UTC).
To show them in your local time you can join the forum, and then set the 'time correction' field in your profile to the number of hours difference between your location and UTC time.
9,833 views.
It is now over 60 days since the last post. This thread is closed.
Refresh page
top