1
0
Fork 0
forked from github/pelican
pelican-theme/pelican/tools
Nik bae37a7ae4 Make encoding a named parameter
Without the name, the parameters are used in sequence and the "encoding"
param is used in place of the "buffering" param, which leads to
problems.
2020-03-13 15:47:48 +01:00
..
templates Initial pass of removing Python 2 support 2019-11-26 06:16:41 +09:00
__init__.py move tools in pelican.tools and add the pelican.tools package to setup.py 2012-03-16 18:53:08 +00:00
pelican_import.py Further remove python2-isms 2019-11-26 06:17:04 +09:00
pelican_quickstart.py Make encoding a named parameter 2020-03-13 15:47:48 +01:00
pelican_themes.py Initial pass of removing Python 2 support 2019-11-26 06:16:41 +09:00