vdirsyncer/tests
Markus Unterwaditzer 18d8bb9fc2 Remove Python 2 support (#499)
* Discontinue Python 2.

See #219

* Remove Python 2 config option

* Remove coerce_native

* Remove PY2 variable

* s/text_type/str/g

* Flake8 fixes

* Remove str = str

* s/to_native/to_unicode/g

* Remove to_unicode = to_unicode

* Remove iteritems

* Remove itervalues

* Remove str import, flake8 fixes

* Remove urlparse compat code

* Remove with_metaclass

* Remove unused PY2 variable

* Remove getargspec_ish

* Remove to_bytes

* Remove compat module

* Remove Python 2 from Travis

* fixup! Remove urlparse compat code

* fixup! Remove urlparse compat code

* fixup! Remove compat module
2016-09-08 12:18:36 +02:00
..
cli Remove Python 2 support (#499) 2016-09-08 12:18:36 +02:00
storage Remove Python 2 support (#499) 2016-09-08 12:18:36 +02:00
utils Remove Python 2 support (#499) 2016-09-08 12:18:36 +02:00
__init__.py Stylefixes 2016-04-26 22:44:19 +02:00
conftest.py Remove Python 2 support (#499) 2016-09-08 12:18:36 +02:00
test_metasync.py Stylefix for flake8 update 2016-07-26 21:48:42 +02:00
test_sync.py DAV: Don't violate Storage API (#492) 2016-08-19 19:58:38 +02:00