python-mailsnake icon indicating copy to clipboard operation
python-mailsnake copied to clipboard

Move default_params dict update to relevant spot

Open michaelhelmick opened this issue 13 years ago • 1 comments
trafficstars

https://github.com/michaelhelmick/python-mailsnake/blob/master/mailsnake/mailsnake.py#L51

to underneath https://github.com/michaelhelmick/python-mailsnake/blob/master/mailsnake/mailsnake.py#L40

michaelhelmick avatar Jun 23 '12 22:06 michaelhelmick

I think it needs to be where it is. If you moved it to under line 40, line 42 could overwrite it.

brad avatar Jun 24 '12 01:06 brad