mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-28 09:25:50 +00:00
On PyPy, dict.__reversed__ exists and raises a TypeError, on CPython, it
doesn't.
However, reversed({}) behaves the same on both sides.
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| compat.py | ||
| vobject.py | ||