kinow / kinoshita.eti.br

kinow website
https://kinoshita.eti.br
Other
4 stars 2 forks source link

Cylc ideas #82

Closed kinow closed 5 years ago

kinow commented 5 years ago

micro optimization #1

find . -name "*.py" -exec egrep "\.read\([^)]" {} \;

See: readinto... + bytebuffer

replace arguments parser module

I believe it's discussed in issue 411 already

kinow commented 5 years ago

Python 2 to Python 3

cmp

Refs