Skip to content

Commit af62638

Browse files
committed
Introspection
1 parent 36e8dcf commit af62638

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1375,6 +1375,8 @@ Hashlib
13751375

13761376
Introspection
13771377
-------------
1378+
**Inspecting code at runtime.**
1379+
13781380
### Variables
13791381
```python
13801382
<list> = dir() # Names of in-scope variables.

0 commit comments

Comments
 (0)