1
0
Fork 0
forked from github/pelican
pelican-theme/pelican
derwinlu ab2eec854d Redo ANSI support detection
When using nose to directly run the test suite it 'steals' stdout per
default. This causes the old implementation of ANSI detection to error
as stdout does not have a fileno function anymore.
2015-10-22 09:45:54 +02:00
..
tests Make ReaderTest py2 and py3 compatible 2015-10-22 09:45:17 +02:00
themes Made name of blogroll/social widgets configurable. 2015-10-11 14:14:14 -04:00
tools Merge pull request #1753 from ingwinlu/flake8 2015-08-24 19:27:25 -07:00
__init__.py Add versioning information to debug output 2015-09-11 22:06:58 +02:00
cache.py fulfil pep8 standard 2015-08-17 13:34:32 +02:00
contents.py Add index and author replacement indicators 2015-09-19 13:49:19 +03:00
generators.py fulfil pep8 standard 2015-08-17 13:34:32 +02:00
log.py Redo ANSI support detection 2015-10-22 09:45:54 +02:00
paginator.py fulfil pep8 standard 2015-08-17 13:34:32 +02:00
readers.py Remove duplicate tags and authors in metadata 2015-08-26 12:07:38 +02:00
rstdirectives.py fulfil pep8 standard 2015-08-17 13:34:32 +02:00
server.py fulfil pep8 standard 2015-08-17 13:34:32 +02:00
settings.py Add index and author replacement indicators 2015-09-19 13:49:19 +03:00
signals.py fulfil pep8 standard 2015-08-17 13:34:32 +02:00
urlwrappers.py fulfil pep8 standard 2015-08-17 13:34:32 +02:00
utils.py Make HTMLParser Python 3.5 ready 2015-10-22 09:45:10 +02:00
writers.py Merge pull request #1797 from TC01/feeds_override 2015-08-31 20:17:59 -07:00