diff options
author | Christopher Allan Webber <cwebber@dustycloud.org> | 2013-01-15 16:11:15 -0600 |
---|---|---|
committer | Christopher Allan Webber <cwebber@dustycloud.org> | 2013-01-15 16:11:15 -0600 |
commit | 985871095e873aca1e160a7eea4ad97f4b80de18 (patch) | |
tree | e18a3836b345b3ea1c7c4cd76c18db31de742486 /setup.py | |
parent | 88de830fcfb3fb02af4b2d71b82efaa8c83df665 (diff) | |
download | mediagoblin-985871095e873aca1e160a7eea4ad97f4b80de18.tar.lz mediagoblin-985871095e873aca1e160a7eea4ad97f4b80de18.tar.xz mediagoblin-985871095e873aca1e160a7eea4ad97f4b80de18.zip |
Simplifying string concatenation in generate_slug and fixing docstring
- made the mistake of copying some commit message things into the
docstring. Fixed.
- elrond points out that += is nicer and we don't need u"" in this
case since we're not concatenating a variable, we're concatenating
a known ascii string.
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions