Mike Helmick

Results 20 issues of Mike Helmick

Find a list somewhere on the webs and pick what we think should be included in a response

So right now, lassie will always return the keys `image`, `video` and `url` ``` python { 'images': [], 'url': 'http://somesitethatdoesnthaveanythingbutexists.com', 'videos': [] } ``` Does anything think that if `images`...

enhancement
question

Formatting a string with `%s` fails to highlight correctly when the characters are preceded by two slashes `//` ![screenshot 2015-09-02 10 08 01](https://cloud.githubusercontent.com/assets/352270/9633365/8569d9fe-515a-11e5-9887-10c08e26c5fb.png)

bug

Not sure if this should be one in the same issue, but; I wanted to deploy task definitions to two environments changing the CPU value. Generally this is static, but...

feature-request

I think `×` makes for a better "x" in the close button than the actual "X" does. :smile:

This isn't finished yet. Also, nothing really broke in this version; I wanted to start a clean versioning. When I first forked this repo and started maintaining it, the package...

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

https://github.com/michaelhelmick/python-mailsnake/blob/master/mailsnake/mailsnake.py#L33-35 Oh, and get rid of the func docstring

Been meaning to get to this.