sneakypete81
76411cb166
Support unicode filenames
...
Python2 encodes commandline parameters based on the default system encoding.
We must explicitly decode this to unicode.
Python3 uses unicode filenames by default, so no action needed.
2013-12-19 18:52:01 +00:00
sneakypete81
b7fe17656b
Perform user expansion when uploading files from the CLI.
...
Don't ignore missing files - allow an exception to be raised.
Add extra CLI file upload unit tests.
2013-12-07 17:05:28 +00:00
sneakypete81
3cfc090dd0
Pylint fixes
2013-09-08 17:27:58 +01:00
Pete
f742df27b4
Add coverage ignore pragmas
2013-08-26 12:57:47 -07:00
Pete
32965c716e
Add docstrings to the top of each file, since these are not easily ignored in Pylint
2013-08-14 08:10:27 +01:00
sneakypete81
d8e874aad6
PyLint tweaks.
...
Added .pylint-ignores patchfile, with waived PyLint warnings
2013-07-28 18:40:27 +01:00
sneakypete81
6f70330994
Renamed OpenPhoto to Trovebox
2013-07-19 17:46:30 +01:00