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.
1 parent 73f9c7f commit 0c5c744Copy full SHA for 0c5c744
1 file changed
src/libpython_clj/python.clj
@@ -163,7 +163,7 @@
163
164
(defn run-simple-string
165
"Run a string expression returning a map of
166
- {:globals :locals :result}.
+ {:globals :locals}.
167
This uses the global __main__ dict under the covers so it matches the behavior
168
of the cpython implementation with the exception of returning the various maps
169
used.
0 commit comments