1
0
Fork 0
forked from github/pelican
pelican-theme/pelican
Kevin Yap 1e0e541b57 Initial pass of removing Python 2 support
This commit removes Six as a dependency for Pelican, replacing the
relevant aliases with the proper Python 3 imports. It also removes
references to Python 2 logic that did not require Six.
2019-11-26 06:16:41 +09:00
..
tests Initial pass of removing Python 2 support 2019-11-26 06:16:41 +09:00
themes Add CSS classes for reStructuredText figures 2019-07-23 16:37:09 +02:00
tools Initial pass of removing Python 2 support 2019-11-26 06:16:41 +09:00
__init__.py Initial pass of removing Python 2 support 2019-11-26 06:16:41 +09:00
__main__.py Initial pass of removing Python 2 support 2019-11-26 06:16:41 +09:00
cache.py Initial pass of removing Python 2 support 2019-11-26 06:16:41 +09:00
contents.py Initial pass of removing Python 2 support 2019-11-26 06:16:41 +09:00
generators.py Initial pass of removing Python 2 support 2019-11-26 06:16:41 +09:00
log.py Initial pass of removing Python 2 support 2019-11-26 06:16:41 +09:00
paginator.py Initial pass of removing Python 2 support 2019-11-26 06:16:41 +09:00
readers.py Initial pass of removing Python 2 support 2019-11-26 06:16:41 +09:00
rstdirectives.py Initial pass of removing Python 2 support 2019-11-26 06:16:41 +09:00
server.py Initial pass of removing Python 2 support 2019-11-26 06:16:41 +09:00
settings.py Initial pass of removing Python 2 support 2019-11-26 06:16:41 +09:00
signals.py Initial pass of removing Python 2 support 2019-11-26 06:16:41 +09:00
urlwrappers.py Initial pass of removing Python 2 support 2019-11-26 06:16:41 +09:00
utils.py Initial pass of removing Python 2 support 2019-11-26 06:16:41 +09:00
writers.py Initial pass of removing Python 2 support 2019-11-26 06:16:41 +09:00