mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-05 17:00:58 +01:00
commit
8e28927a28
1 changed files with 1 additions and 1 deletions
|
@ -422,7 +422,7 @@ terminal, and the resulting object is not displayed. For example
|
|||
Python Evaluation with ``@()``
|
||||
===============================
|
||||
|
||||
The ``@(<expr>)`` operator from will evaluate arbitrary Python code in
|
||||
The ``@(<expr>)`` operator form will evaluate arbitrary Python code in
|
||||
subprocess mode and the result will be appended to the subprocess command
|
||||
list. If the result is a string, it is appended to the argument list.
|
||||
If the result is a list or other non-string sequence, the contents are
|
||||
|
|
Loading…
Add table
Reference in a new issue