Skip to content

Use comprehensions in resolve#3

Merged
torfsen merged 1 commit intotorfsen:masterfrom
gvx:patch-1
May 14, 2017
Merged

Use comprehensions in resolve#3
torfsen merged 1 commit intotorfsen:masterfrom
gvx:patch-1

Conversation

@gvx
Copy link
Contributor

@gvx gvx commented May 13, 2017

List and dictionary comprehensions are present in Python 2.7+, and are more Pythonic than constructing lists and dicts in four lines of codes.

@torfsen torfsen merged commit 651ce24 into torfsen:master May 14, 2017
@torfsen
Copy link
Owner

torfsen commented May 14, 2017

Oops, no excuses for that one. Thanks @gvx for catching and fixing these!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants