See this... $ find Cython -name 'Test*' Cython/TestUtils.py Cython/Compiler/Tests Cython/Compiler/Tests/TestParseTreeTransforms.py Cython/Compiler/Tests/TestTreeFragment.py Cython/Compiler/Tests/TestBuffer.py Cython/Compiler/Tests/TestDecorators.py Cython/Tests Cython/Tests/TestCodeWriter.py
What do you think about moving ALL that inside "Cython/Tests"... BTW, Why setup.py lists 'Cython.Tests' and 'Cython.Compiler.Tests' as packages? Do a final user-targeted installation really need these? -- Lisandro Dalcín --------------- Centro Internacional de Métodos Computacionales en Ingeniería (CIMEC) Instituto de Desarrollo Tecnológico para la Industria Química (INTEC) Consejo Nacional de Investigaciones Científicas y Técnicas (CONICET) PTLC - Güemes 3450, (3000) Santa Fe, Argentina Tel/Fax: +54-(0)342-451.1594 _______________________________________________ Cython-dev mailing list [email protected] http://codespeak.net/mailman/listinfo/cython-dev
