Comment on (Python) Generator Tricks For Systems Programmer (pdf)parentComments−sligOP14yIs there any special reason for why you didn't use imap here https://github.com/inglesp/munger.py/blob/master/munger.py#L... ?−grifaton14yHabit, I think. Will change it when I get the chance.
Comments
Is there any special reason for why you didn't use imap here https://github.com/inglesp/munger.py/blob/master/munger.py#L... ?
Habit, I think. Will change it when I get the chance.