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 9be2c53 commit bdb7aebCopy full SHA for bdb7aeb
debian/docs/py.txt
@@ -7,6 +7,9 @@ SYNOPSIS
7
DESCRIPTION
8
pythonpy will evaluate any Python expression from the command line.
9
10
+ This will be done by the same Python interpreter that runs it. As this
11
+ version uses Python 3, it is compatible with Python 3 syntax only.
12
+
13
OPTIONS
14
-x Treat each row of stdin as x
15
-l Treat list of stdin as l
0 commit comments