Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/bendudson/py4cl into py4c…
Browse files Browse the repository at this point in the history
…l2-backport
  • Loading branch information
digikar99 committed Sep 5, 2019
2 parents 45f0fca + 2f2a008 commit 9d5aa92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/python-process.lisp
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ By default this is is set to *PYTHON-COMMAND*
(setf *python*
(uiop:launch-program
(concatenate 'string
#+os-unix "exec "
command ; Run python executable
" -u "
;; Path *base-pathname* is defined in py4cl.asd
Expand Down

0 comments on commit 9d5aa92

Please sign in to comment.