Yelp / mrjob

Run MapReduce jobs on Hadoop or Amazon Web Services
http://packages.python.org/mrjob/
Other
2.62k stars 587 forks source link

make fs method args consistent #2117

Closed coyotemarin closed 5 years ago

coyotemarin commented 5 years ago

Args to FS method names were an inconsistent mess. Now that we're in a new series of versions (v0.7), we can rename them!

Fixes #1979