properly support '**' pattern in file selection
authorStefan Behnel <stefan_ml@behnel.de>
Sun, 11 Aug 2013 15:20:13 +0000 (17:20 +0200)
committerStefan Behnel <stefan_ml@behnel.de>
Sun, 11 Aug 2013 15:20:13 +0000 (17:20 +0200)
commit92b91f9a1354f1b91817f70130afd3da42aea27c
tree07eb7f7649ffdff79aeee01c55124e50383f3d27
parent1762be1f11bedc5829bb524b8dd8e0d311fc03fa
properly support '**' pattern in file selection
Cython/Build/Cythonize.py