This website requires JavaScript.
Explore
Help
Sign in
voussoir
/
cmd
Watch
1
Star
0
Fork
You've already forked cmd
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
e4ca2eecce
cmd
/
repr.py
5 lines
93 B
Python
Raw
Normal View
History
Unescape
Escape
Initial commit.
2019-06-12 05:41:31 +00:00
from
voussoirkit
import
pipeable
for
line
in
pipeable
.
go
(
)
:
Use pipeable.stdout instead of print.
2023-09-14 02:29:55 +00:00
pipeable
.
stdout
(
repr
(
line
)
)
Reference in a new issue
Copy permalink