Only grant permissions to new extensions from sync if they have the expected version
[chromium-blink-merge.git] / third_party / cython / src / Cython / Distutils / __init__.py
blob4a24001f15fa6b82dd3c41ab172da0df1dbe2970
1 from Cython.Distutils.build_ext import build_ext
2 from Cython.Distutils.extension import Extension