GitBook: [master] one page modified

This commit is contained in:
CPol 2021-10-06 09:54:56 +00:00 committed by gitbook-bot
parent d9e4129c03
commit 74aea447ea
No known key found for this signature in database
GPG key ID: 07D2180C7B12D0FF

View file

@ -371,6 +371,8 @@ This is just **awesome**. If you are **looking for an object like globals, built
{% endhint %}
```python
import os, sys
SEARCH_FOR = {
# Misc
"__globals__": set(),