from fontTools.misc.py23 import *
from .path import SVGPath, parse_path
__all__ = ["SVGPath", "parse_path"]