mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Further remove python2-isms
This commit is contained in:
parent
1e0e541b57
commit
49bc6ed47f
11 changed files with 35 additions and 91 deletions
|
|
@ -5,7 +5,6 @@ import errno
|
|||
import fnmatch
|
||||
import logging
|
||||
import os
|
||||
from codecs import open
|
||||
from collections import defaultdict
|
||||
from functools import partial
|
||||
from itertools import chain, groupby
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue