Skip to content

bpo-29957: change LBYL key lookup to dict.setdefault#938

Merged
benjaminp merged 3 commits into
python:masterfrom
selik:fix-issue-29957
Apr 2, 2017
Merged

bpo-29957: change LBYL key lookup to dict.setdefault#938
benjaminp merged 3 commits into
python:masterfrom
selik:fix-issue-29957

use defaultdict to make the key-lookup cleaner

39c253a
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs