1
0
Fork 0
forked from github/pelican
pelican-theme/pelican
Alexis Metaireau b8377f50c9 Merge pull request #250 from AndreaCrotti/argparse
- remove default=None with argparse is redundant since it's the
2012-03-15 14:06:12 -07:00
..
themes Merge pull request #243 from alefteris/patch-1 2012-03-12 04:14:32 -07:00
__init__.py - remove default=None with argparse is redundant since it's the 2012-03-14 19:54:28 +00:00
contents.py Fixed some typos. 2012-03-12 01:22:54 +09:00
generators.py remove useless .keys() for key in dict expressions 2012-03-14 09:38:36 +01:00
log.py refactoring of the ANSI dictionary, removing all the repeated code 2012-03-07 12:17:39 +00:00
paginator.py PEP8-ify. 2012-03-09 16:21:38 +01:00
readers.py remove useless .keys() for key in dict expressions 2012-03-14 09:38:36 +01:00
rstdirectives.py Add Pygments support to the default sourcecode directive. 2011-06-18 18:59:44 +02:00
settings.py Merge branch 'master' of github.com:ametaireau/pelican 2012-03-11 02:50:37 +01:00
utils.py files_changed: cleanup and add a test 2012-03-14 12:36:55 +01:00
writers.py PEP8-ify. 2012-03-09 16:21:38 +01:00