mirror of
https://github.com/samsonjs/vdirsyncer.git
synced 2026-03-25 08:55: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.
|
||
|---|---|---|
| .. | ||
| cli | ||
| storage | ||
| utils | ||
| __init__.py | ||
| doubleclick.py | ||
| exceptions.py | ||
| log.py | ||
| sync.py | ||