mirror of
https://github.com/evennia/evennia.git
synced 2026-04-18 06:09:06 +02:00
Updated HTML docs
This commit is contained in:
parent
8936980973
commit
2d53d75aea
355 changed files with 24586 additions and 5844 deletions
|
|
@ -69,7 +69,6 @@ should directly give the module pathname to unload.</p>
|
|||
<span class="o">...</span> <span class="c1"># test code using foo.GLOBALTHING, now set to 'mockval'</span>
|
||||
</pre></div>
|
||||
</div>
|
||||
<p class="rubric">Notes</p>
|
||||
<p>This allows for mocking constants global to the module, since
|
||||
otherwise those would not be mocked (since a module is only
|
||||
loaded once).</p>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue