Changeset 1719:560867ae70f0
- Timestamp:
- Dec 25, 2018, 11:22:27 PM (2 years ago)
- Branch:
- default
- Files:
-
- 7 edited
Legend:
- Unmodified
- Added
- Removed
-
ftputil/compat.py
r1713 r1719 1 # encoding: utf-82 1 # Copyright (C) 2011-2018, Stefan Schwarzer <sschwarzer@sschwarzer.net> 3 2 # and ftputil contributors (see `doc/contributors.txt`) -
sandbox/m2crypto_session.py
r1713 r1719 1 # encoding: utf-82 1 # Copyright (C) 2014-2018, Stefan Schwarzer 3 2 -
test/mock_ftplib.py
r1718 r1719 1 # encoding: utf-82 1 # Copyright (C) 2003-2018, Stefan Schwarzer <sschwarzer@sschwarzer.net> 3 2 # and ftputil contributors (see `doc/contributors.txt`) -
test/test_error.py
r1718 r1719 1 # encoding: utf-82 1 # Copyright (C) 2002-2018, Stefan Schwarzer <sschwarzer@sschwarzer.net> 3 2 # and ftputil contributors (see `doc/contributors.txt`) -
test/test_host.py
r1718 r1719 1 # encoding: utf-82 1 # Copyright (C) 2002-2018, Stefan Schwarzer <sschwarzer@sschwarzer.net> 3 2 # and ftputil contributors (see `doc/contributors.txt`) -
test/test_path.py
r1718 r1719 1 # encoding: utf-82 1 # Copyright (C) 2003-2018, Stefan Schwarzer <sschwarzer@sschwarzer.net> 3 2 # and ftputil contributors (see `doc/contributors.txt`) -
test/test_real_ftp.py
r1718 r1719 1 # encoding: UTF-82 1 # Copyright (C) 2003-2018, Stefan Schwarzer <sschwarzer@sschwarzer.net> 3 2 # and ftputil contributors (see `doc/contributors.txt`)
Note: See TracChangeset
for help on using the changeset viewer.