Browse Source

Introspection

pull/27/head
Jure Šorn 6 years ago
parent
commit
af62638851
1 changed files with 2 additions and 0 deletions
  1. 2
      README.md

2
README.md

@ -1375,6 +1375,8 @@ Hashlib
Introspection Introspection
------------- -------------
**Inspecting code at runtime.**
### Variables ### Variables
```python ```python
<list> = dir() # Names of in-scope variables. <list> = dir() # Names of in-scope variables.

|||||||
100:0
Loading…
Cancel
Save