pelican/tools
Andrea Crotti 4bac1ee745 - remove default=None with argparse is redundant since it's the
default value already.
- use the argparse.ArgumentDefaultsHelpFormatter as the
  formatter_class, to print out automatically the default values
2012-03-14 19:54:28 +00:00
..
__init__.py restructure the whole way scripts are created, using setuptools magic 2012-03-07 10:33:46 +00:00
pelican_import.py - remove default=None with argparse is redundant since it's the 2012-03-14 19:54:28 +00:00
pelican_quickstart.py - remove default=None with argparse is redundant since it's the 2012-03-14 19:54:28 +00:00
pelican_themes.py remove now useless if __name__ == '__main__' checks and clean up the 2012-03-07 10:38:08 +00:00