projects
/
zzz-pokedex.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
7323dd7
)
Factor out logic for finding the default db/index. #180
author
a_magical_me
<andrew@turnipmints.mooo.com>
Thu, 13 May 2010 17:33:07 +0000
(10:33 -0700)
committer
a_magical_me
<andrew@turnipmints.mooo.com>
Fri, 14 May 2010 04:45:51 +0000
(21:45 -0700)
Note: `if not x:` has changed to `if x is not None:`, changing the
semantics slightly. Shouldn't be a big issue.
No differences found