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
c40bc4be54
cmd
/
lowercase.py
5 lines
95 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
(
)
:
Migrate scripts from pipeable.output to pipeable.stdout.
2021-05-25 08:35:46 +00:00
pipeable
.
stdout
(
line
.
lower
(
)
)
Reference in a new issue
Copy permalink