We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
__filename
__dirname
1 parent 803b10a commit 46d59e5Copy full SHA for 46d59e5
README.md
@@ -197,6 +197,8 @@ pythonmonkey module.
197
- `require`
198
- `exports`
199
- `module`
200
+- `__filename`
201
+- `__dirname`
202
- `python.print` - the Python print function
203
- `python.getenv` - the Python getenv function
204
- `python.stdout` - an object with `read` and `write` methods, which read and write to stdout
0 commit comments