Chris Mayo
1663e10fe7
Remove spaces after names in function definitions
...
This is a PEP 8 convention, E211.
2020-05-16 20:19:42 +01:00
Chris Mayo
b0ea72e8c1
Remove # -*- coding: lines
...
Except for tests that include non-unicode characters:
tests/test_po.py
tests/test_strformat.py
tests/test_url.py
tests/checker/test_error.py
tests/checker/test_news.py
2020-05-08 10:45:31 +01:00
Bastian Kleineidam
82dd76b0d7
Add PDF link parsing.
2014-04-28 18:13:45 +02:00
Bastian Kleineidam
c806be5c15
Updated copyright
2014-01-08 22:33:04 +01:00
Bastian Kleineidam
7fe72745ae
Updated copyright.
2013-01-09 23:03:12 +01:00
Bastian Kleineidam
fe7e9a5c6c
Improve Word document opening: open read-only and invisble, avoiding unnecessary dialogs.
2013-01-07 22:18:39 +01:00
Bastian Kleineidam
0283362ce6
Updated copyright.
2012-12-23 21:32:16 +01:00
Bastian Kleineidam
42a17cbb98
Prepare py3 port and display sys.argv on internal errors.
2012-11-26 18:49:07 +01:00
Bastian Kleineidam
e638a2fe6d
Updated copyright and translations. Added some missing docstrings.
2011-02-17 07:38:02 +01:00
Bastian Kleineidam
cbe6089b4e
Added ShellFolder registry utility function.
2011-02-15 19:38:42 +01:00
Bastian Kleineidam
c4c098bd83
pep8-ify the source a little more
2010-03-13 08:47:12 +01:00
Bastian Kleineidam
72f880e918
Fix the win32com cache generation.
2010-03-08 12:27:55 +01:00
Bastian Kleineidam
e1482b3eab
Add detection for py2exe
2010-03-08 12:12:28 +01:00
Bastian Kleineidam
1e15e55689
Fix errors in Word file parsing.
2010-03-07 19:43:08 +01:00
Bastian Kleineidam
6a2fcf8ae9
Parse links in Word files.
2010-03-07 19:20:51 +01:00