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
|
|
@ -2,7 +2,6 @@
|
|||
|
||||
import locale
|
||||
import os
|
||||
from codecs import open
|
||||
from shutil import copy, rmtree
|
||||
from tempfile import mkdtemp
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue