C:\test\regex-0.1.20120904>C:\Users\msmhrt\mypython\3.3.0\Scripts\activate.bat (3.3.0) C:\test\regex-0.1.20120904>python.exe setup.py install running install running build running build_py creating build creating build\lib.win32-3.3 copying Python3\regex.py -> build\lib.win32-3.3 copying Python3\_regex_core.py -> build\lib.win32-3.3 copying Python3\test_regex.py -> build\lib.win32-3.3 running build_ext building '_regex' extension creating build\temp.win32-3.3 creating build\temp.win32-3.3\Release creating build\temp.win32-3.3\Release\Python3 c:\Program Files\Microsoft Visual Studio 10.0\VC\BIN\cl.exe /c /nologo /Ox /MD / W3 /GS- /DNDEBUG -IC:\Users\msmhrt\mypython\3.3.0\include -IC:\Python33\include -IC:\Python33\include /TcPython3\_regex.c /Fobuild\temp.win32-3.3\Release\Python 3\_regex.obj _regex.c c:\Program Files\Microsoft Visual Studio 10.0\VC\BIN\cl.exe /c /nologo /Ox /MD / W3 /GS- /DNDEBUG -IC:\Users\msmhrt\mypython\3.3.0\include -IC:\Python33\include -IC:\Python33\include /TcPython3\_regex_unicode.c /Fobuild\temp.win32-3.3\Releas e\Python3\_regex_unicode.obj _regex_unicode.c c:\Program Files\Microsoft Visual Studio 10.0\VC\BIN\link.exe /DLL /nologo /INCR EMENTAL:NO /LIBPATH:C:\Users\msmhrt\mypython\3.3.0\libs /LIBPATH:C:\Python33\lib s /LIBPATH:C:\Python33 /LIBPATH:C:\Users\msmhrt\mypython\3.3.0\PCbuild /EXPORT:P yInit__regex build\temp.win32-3.3\Release\Python3\_regex.obj build\temp.win32-3. 3\Release\Python3\_regex_unicode.obj /OUT:build\lib.win32-3.3\_regex.pyd /IMPLIB :build\temp.win32-3.3\Release\Python3\_regex.lib /MANIFESTFILE:build\temp.win32- 3.3\Release\Python3\_regex.pyd.manifest ライブラリ build\temp.win32-3.3\Release\Python3\_regex.lib とオブジェクト bui ld\temp.win32-3.3\Release\Python3\_regex.exp を作成中 running install_lib copying build\lib.win32-3.3\regex.py -> C:\Users\msmhrt\mypython\3.3.0\Lib\site- packages copying build\lib.win32-3.3\test_regex.py -> C:\Users\msmhrt\mypython\3.3.0\Lib\ site-packages copying build\lib.win32-3.3\_regex.pyd -> C:\Users\msmhrt\mypython\3.3.0\Lib\sit e-packages copying build\lib.win32-3.3\_regex_core.py -> C:\Users\msmhrt\mypython\3.3.0\Lib \site-packages byte-compiling C:\Users\msmhrt\mypython\3.3.0\Lib\site-packages\regex.py to rege x.cpython-33.pyc byte-compiling C:\Users\msmhrt\mypython\3.3.0\Lib\site-packages\test_regex.py to test_regex.cpython-33.pyc byte-compiling C:\Users\msmhrt\mypython\3.3.0\Lib\site-packages\_regex_core.py t o _regex_core.cpython-33.pyc running install_egg_info Writing C:\Users\msmhrt\mypython\3.3.0\Lib\site-packages\regex-0.1.20120904-py3. 3.egg-info (3.3.0) C:\test\regex-0.1.20120904>