|
|
212cb56d42
|
Removed gettext related functions
|
2020-05-03 19:04:07 +02:00 |
|
|
|
128705f258
|
Removed polyglots unicode_type usage
|
2020-04-20 19:25:28 +02:00 |
|
|
|
ef7e2b10be
|
Removing is_py3 method and duplicated by urllib.
|
2020-04-19 21:22:24 +02:00 |
|
|
|
48fedea799
|
Removing unneeded from __future__ import statements.
Since we are on Python 3.6 and up, we don't need those anymore.
|
2020-04-19 17:39:02 +02:00 |
|
|
|
d3369d55bc
|
Enable docx write support
|
2020-04-19 15:16:48 +02:00 |
|
|
|
98b2dd8d4f
|
Added docx writer related modules
|
2020-04-13 16:33:15 +02:00 |
|