chiark / gitweb /
moebius: break out moebez.py
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 7 Apr 2018 20:06:26 +0000 (21:06 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 7 Apr 2018 20:06:27 +0000 (21:06 +0100)
commitc0e899c136e7675faf75d53366dc97806b6e535a
tree42115908517afdde046f248a75215a5ced765639
parentdb022f0eefab2b280a45997e6a2076188f81f3d3
moebius: break out moebez.py

curveopt is going to want these.  We need to move it into a separate
file to avoid a circular import dependency.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
moebez.py [new file with mode: 0644]
moebius.py