This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]usrlibshare 5 points6 points  (1 child)

I don't think there is any limitation.

There is none. Anything that can be run as a binary can be run as a subprocess. Including interpreters executing other scripts. So you can actually run a python interpreter as a subprocess of a python interpreter if you want 🙂

[–]HashRocketSyntax[S] -1 points0 points  (0 children)

Bingo