-
- Downloads
Merge topic 'python-py3k'
db62b85e Merge commit Remove_vtksys_stl into python-py3k b7308b03 Patch CommonCore python tests for py3k. d3eb4043 Python API compatibility for py3k. c96458b9 Make vtk/__init__.py compatible with py3k. e1ff8866 Fix PyVTKTemplate dict compatibility methods. 16bb32d4 Add the new py3k buffer interface. f2aebb86 Provide py3k module initialization. 4f297425 Remove vestigial "module" arg from python init. ... Acked-by:Kitware Robot <kwrobot@kitware.com> Reviewed-by:
Ben Boeckel <ben.boeckel@kitware.com> Reviewed-by:
Andrew Maclean <andrew.amaclean@gmail.com> Merge-request: !478
No related branches found
No related tags found
Showing
- Common/Core/Testing/Python/CMakeLists.txt 1 addition, 0 deletionsCommon/Core/Testing/Python/CMakeLists.txt
- Common/Core/Testing/Python/PythonSmoke.py 13 additions, 13 deletionsCommon/Core/Testing/Python/PythonSmoke.py
- Common/Core/Testing/Python/TestArrayArguments.py 10 additions, 6 deletionsCommon/Core/Testing/Python/TestArrayArguments.py
- Common/Core/Testing/Python/TestArrays.py 2 additions, 2 deletionsCommon/Core/Testing/Python/TestArrays.py
- Common/Core/Testing/Python/TestBuffer.py 118 additions, 0 deletionsCommon/Core/Testing/Python/TestBuffer.py
- Common/Core/Testing/Python/TestCommand.py 0 additions, 1 deletionCommon/Core/Testing/Python/TestCommand.py
- Common/Core/Testing/Python/TestEmptyInput.py 24 additions, 24 deletionsCommon/Core/Testing/Python/TestEmptyInput.py
- Common/Core/Testing/Python/TestEnums.py 0 additions, 1 deletionCommon/Core/Testing/Python/TestEnums.py
- Common/Core/Testing/Python/TestExecuteMethodFinalizeCrash.py 1 addition, 1 deletionCommon/Core/Testing/Python/TestExecuteMethodFinalizeCrash.py
- Common/Core/Testing/Python/TestGhost.py 0 additions, 1 deletionCommon/Core/Testing/Python/TestGhost.py
- Common/Core/Testing/Python/TestIgnoreBTX.py 0 additions, 1 deletionCommon/Core/Testing/Python/TestIgnoreBTX.py
- Common/Core/Testing/Python/TestMutable.py 10 additions, 0 deletionsCommon/Core/Testing/Python/TestMutable.py
- Common/Core/Testing/Python/TestNumpyInterface.py 2 additions, 2 deletionsCommon/Core/Testing/Python/TestNumpyInterface.py
- Common/Core/Testing/Python/TestNumpySupport.py 3 additions, 3 deletionsCommon/Core/Testing/Python/TestNumpySupport.py
- Common/Core/Testing/Python/TestOperators.py 0 additions, 1 deletionCommon/Core/Testing/Python/TestOperators.py
- Common/Core/Testing/Python/TestOverloads.py 0 additions, 1 deletionCommon/Core/Testing/Python/TestOverloads.py
- Common/Core/Testing/Python/TestSetGet.py 28 additions, 28 deletionsCommon/Core/Testing/Python/TestSetGet.py
- Common/Core/Testing/Python/TestStrings.py 10 additions, 20 deletionsCommon/Core/Testing/Python/TestStrings.py
- Common/Core/Testing/Python/TestSubClass.py 2 additions, 3 deletionsCommon/Core/Testing/Python/TestSubClass.py
- Common/Core/Testing/Python/TestTerminationCrash.py 1 addition, 1 deletionCommon/Core/Testing/Python/TestTerminationCrash.py
Loading
Please register or sign in to comment