1. * Package: dev-python/ipython-0.12.1
  2. * Repository: gentoo
  3. * Maintainer: python@gentoo.org
  4. * USE: amd64 elibc_glibc kernel_linux multilib readline smp test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking ipython-0.12.1.tar.gz to /tmp/portage/dev-python/ipython-0.12.1/work
  8. >>> Source unpacked in /tmp/portage/dev-python/ipython-0.12.1/work
  9. >>> Preparing source in /tmp/portage/dev-python/ipython-0.12.1/work/ipython-0.12.1 ...
  10. * Applying ipython-0.12-globalpath.patch ...
  11. [ ok ]
  12. >>> Source prepared.
  13. >>> Configuring source in /tmp/portage/dev-python/ipython-0.12.1/work/ipython-0.12.1 ...
  14. >>> Source configured.
  15. >>> Compiling source in /tmp/portage/dev-python/ipython-0.12.1/work/ipython-0.12.1 ...
  16. * Building of dev-python/ipython-0.12.1 with CPython 2.7...
  17. python2.7 setup.py build -b build-2.7
  18. ============================================================================
  19. BUILDING IPYTHON
  20. python: 2.7.3 (default, May 22 2012, 09:36:18) [GCC 4.5.3]
  21. platform: linux2
  22. OPTIONAL DEPENDENCIES
  23. sphinx: 1.1.3
  24. pygments: 1.5
  25. /usr/lib64/python2.7/site-packages/nose/plugins/manager.py:405: UserWarning: Module argparse was already imported from /usr/lib64/python2.7/argparse.pyc, but /usr/lib64/python2.7/site-packages is being added to sys.path
  26. import pkg_resources
  27. nose: 1.1.2
  28. pexpect: 2.4
  29. pyzmq: 2.2.0
  30. readline: yes
  31. running build
  32. running build_py
  33. creating build-2.7
  34. creating build-2.7/lib
  35. creating build-2.7/lib/IPython
  36. copying IPython/__init__.py -> build-2.7/lib/IPython
  37. creating build-2.7/lib/IPython/zmq
  38. copying IPython/zmq/frontend.py -> build-2.7/lib/IPython/zmq
  39. copying IPython/zmq/pykernel.py -> build-2.7/lib/IPython/zmq
  40. copying IPython/zmq/parentpoller.py -> build-2.7/lib/IPython/zmq
  41. copying IPython/zmq/kernelmanager.py -> build-2.7/lib/IPython/zmq
  42. copying IPython/zmq/entry_point.py -> build-2.7/lib/IPython/zmq
  43. copying IPython/zmq/iostream.py -> build-2.7/lib/IPython/zmq
  44. copying IPython/zmq/heartbeat.py -> build-2.7/lib/IPython/zmq
  45. copying IPython/zmq/zmqshell.py -> build-2.7/lib/IPython/zmq
  46. copying IPython/zmq/eventloops.py -> build-2.7/lib/IPython/zmq
  47. copying IPython/zmq/session.py -> build-2.7/lib/IPython/zmq
  48. copying IPython/zmq/blockingkernelmanager.py -> build-2.7/lib/IPython/zmq
  49. copying IPython/zmq/completer.py -> build-2.7/lib/IPython/zmq
  50. copying IPython/zmq/log.py -> build-2.7/lib/IPython/zmq
  51. copying IPython/zmq/displayhook.py -> build-2.7/lib/IPython/zmq
  52. copying IPython/zmq/kernelapp.py -> build-2.7/lib/IPython/zmq
  53. copying IPython/zmq/ipkernel.py -> build-2.7/lib/IPython/zmq
  54. copying IPython/zmq/__init__.py -> build-2.7/lib/IPython/zmq
  55. creating build-2.7/lib/IPython/zmq/gui
  56. copying IPython/zmq/gui/gtkembed.py -> build-2.7/lib/IPython/zmq/gui
  57. copying IPython/zmq/gui/__init__.py -> build-2.7/lib/IPython/zmq/gui
  58. creating build-2.7/lib/IPython/zmq/tests
  59. copying IPython/zmq/tests/test_session.py -> build-2.7/lib/IPython/zmq/tests
  60. copying IPython/zmq/tests/test_message_spec.py -> build-2.7/lib/IPython/zmq/tests
  61. copying IPython/zmq/tests/__init__.py -> build-2.7/lib/IPython/zmq/tests
  62. creating build-2.7/lib/IPython/zmq/pylab
  63. copying IPython/zmq/pylab/backend_inline.py -> build-2.7/lib/IPython/zmq/pylab
  64. copying IPython/zmq/pylab/__init__.py -> build-2.7/lib/IPython/zmq/pylab
  65. creating build-2.7/lib/IPython/extensions
  66. copying IPython/extensions/parallelmagic.py -> build-2.7/lib/IPython/extensions
  67. copying IPython/extensions/storemagic.py -> build-2.7/lib/IPython/extensions
  68. copying IPython/extensions/sympyprinting.py -> build-2.7/lib/IPython/extensions
  69. copying IPython/extensions/autoreload.py -> build-2.7/lib/IPython/extensions
  70. copying IPython/extensions/__init__.py -> build-2.7/lib/IPython/extensions
  71. creating build-2.7/lib/IPython/extensions/tests
  72. copying IPython/extensions/tests/test_autoreload.py -> build-2.7/lib/IPython/extensions/tests
  73. copying IPython/extensions/tests/__init__.py -> build-2.7/lib/IPython/extensions/tests
  74. creating build-2.7/lib/IPython/external
  75. copying IPython/external/qt_for_kernel.py -> build-2.7/lib/IPython/external
  76. copying IPython/external/mathjax.py -> build-2.7/lib/IPython/external
  77. copying IPython/external/qt.py -> build-2.7/lib/IPython/external
  78. copying IPython/external/__init__.py -> build-2.7/lib/IPython/external
  79. creating build-2.7/lib/IPython/external/ssh
  80. copying IPython/external/ssh/forward.py -> build-2.7/lib/IPython/external/ssh
  81. copying IPython/external/ssh/tunnel.py -> build-2.7/lib/IPython/external/ssh
  82. copying IPython/external/ssh/__init__.py -> build-2.7/lib/IPython/external/ssh
  83. creating build-2.7/lib/IPython/external/argparse
  84. copying IPython/external/argparse/_argparse.py -> build-2.7/lib/IPython/external/argparse
  85. copying IPython/external/argparse/__init__.py -> build-2.7/lib/IPython/external/argparse
  86. creating build-2.7/lib/IPython/external/guid
  87. copying IPython/external/guid/__init__.py -> build-2.7/lib/IPython/external/guid
  88. copying IPython/external/guid/_guid.py -> build-2.7/lib/IPython/external/guid
  89. creating build-2.7/lib/IPython/external/pyparsing
  90. copying IPython/external/pyparsing/_pyparsing.py -> build-2.7/lib/IPython/external/pyparsing
  91. copying IPython/external/pyparsing/__init__.py -> build-2.7/lib/IPython/external/pyparsing
  92. creating build-2.7/lib/IPython/external/decorators
  93. copying IPython/external/decorators/_decorators.py -> build-2.7/lib/IPython/external/decorators
  94. copying IPython/external/decorators/_numpy_testing_noseclasses.py -> build-2.7/lib/IPython/external/decorators
  95. copying IPython/external/decorators/__init__.py -> build-2.7/lib/IPython/external/decorators
  96. copying IPython/external/decorators/_numpy_testing_utils.py -> build-2.7/lib/IPython/external/decorators
  97. creating build-2.7/lib/IPython/external/decorator
  98. copying IPython/external/decorator/_decorator.py -> build-2.7/lib/IPython/external/decorator
  99. copying IPython/external/decorator/__init__.py -> build-2.7/lib/IPython/external/decorator
  100. creating build-2.7/lib/IPython/external/simplegeneric
  101. copying IPython/external/simplegeneric/_simplegeneric.py -> build-2.7/lib/IPython/external/simplegeneric
  102. copying IPython/external/simplegeneric/__init__.py -> build-2.7/lib/IPython/external/simplegeneric
  103. creating build-2.7/lib/IPython/external/Itpl
  104. copying IPython/external/Itpl/_Itpl.py -> build-2.7/lib/IPython/external/Itpl
  105. copying IPython/external/Itpl/__init__.py -> build-2.7/lib/IPython/external/Itpl
  106. creating build-2.7/lib/IPython/external/pexpect
  107. copying IPython/external/pexpect/_pexpect.py -> build-2.7/lib/IPython/external/pexpect
  108. copying IPython/external/pexpect/__init__.py -> build-2.7/lib/IPython/external/pexpect
  109. creating build-2.7/lib/IPython/external/path
  110. copying IPython/external/path/_path.py -> build-2.7/lib/IPython/external/path
  111. copying IPython/external/path/__init__.py -> build-2.7/lib/IPython/external/path
  112. creating build-2.7/lib/IPython/external/mglob
  113. copying IPython/external/mglob/_mglob.py -> build-2.7/lib/IPython/external/mglob
  114. copying IPython/external/mglob/__init__.py -> build-2.7/lib/IPython/external/mglob
  115. creating build-2.7/lib/IPython/utils
  116. copying IPython/utils/newserialized.py -> build-2.7/lib/IPython/utils
  117. copying IPython/utils/text.py -> build-2.7/lib/IPython/utils
  118. copying IPython/utils/py3compat.py -> build-2.7/lib/IPython/utils
  119. copying IPython/utils/syspathcontext.py -> build-2.7/lib/IPython/utils
  120. copying IPython/utils/generics.py -> build-2.7/lib/IPython/utils
  121. copying IPython/utils/path.py -> build-2.7/lib/IPython/utils
  122. copying IPython/utils/module_paths.py -> build-2.7/lib/IPython/utils
  123. copying IPython/utils/growl.py -> build-2.7/lib/IPython/utils
  124. copying IPython/utils/_sysinfo.py -> build-2.7/lib/IPython/utils
  125. copying IPython/utils/_process_common.py -> build-2.7/lib/IPython/utils
  126. copying IPython/utils/upgradedir.py -> build-2.7/lib/IPython/utils
  127. copying IPython/utils/_process_win32.py -> build-2.7/lib/IPython/utils
  128. copying IPython/utils/io.py -> build-2.7/lib/IPython/utils
  129. copying IPython/utils/decorators.py -> build-2.7/lib/IPython/utils
  130. copying IPython/utils/nested_context.py -> build-2.7/lib/IPython/utils
  131. copying IPython/utils/dir2.py -> build-2.7/lib/IPython/utils
  132. copying IPython/utils/cursesimport.py -> build-2.7/lib/IPython/utils
  133. copying IPython/utils/process.py -> build-2.7/lib/IPython/utils
  134. copying IPython/utils/terminal.py -> build-2.7/lib/IPython/utils
  135. copying IPython/utils/coloransi.py -> build-2.7/lib/IPython/utils
  136. copying IPython/utils/sysinfo.py -> build-2.7/lib/IPython/utils
  137. copying IPython/utils/daemonize.py -> build-2.7/lib/IPython/utils
  138. copying IPython/utils/data.py -> build-2.7/lib/IPython/utils
  139. copying IPython/utils/localinterfaces.py -> build-2.7/lib/IPython/utils
  140. copying IPython/utils/pyfile.py -> build-2.7/lib/IPython/utils
  141. copying IPython/utils/wildcard.py -> build-2.7/lib/IPython/utils
  142. copying IPython/utils/attic.py -> build-2.7/lib/IPython/utils
  143. copying IPython/utils/strdispatch.py -> build-2.7/lib/IPython/utils
  144. copying IPython/utils/tempdir.py -> build-2.7/lib/IPython/utils
  145. copying IPython/utils/jsonutil.py -> build-2.7/lib/IPython/utils
  146. copying IPython/utils/warn.py -> build-2.7/lib/IPython/utils
  147. copying IPython/utils/ipstruct.py -> build-2.7/lib/IPython/utils
  148. copying IPython/utils/rlineimpl.py -> build-2.7/lib/IPython/utils
  149. copying IPython/utils/autoattr.py -> build-2.7/lib/IPython/utils
  150. copying IPython/utils/PyColorize.py -> build-2.7/lib/IPython/utils
  151. copying IPython/utils/codeutil.py -> build-2.7/lib/IPython/utils
  152. copying IPython/utils/timing.py -> build-2.7/lib/IPython/utils
  153. copying IPython/utils/importstring.py -> build-2.7/lib/IPython/utils
  154. copying IPython/utils/pickleshare.py -> build-2.7/lib/IPython/utils
  155. copying IPython/utils/frame.py -> build-2.7/lib/IPython/utils
  156. copying IPython/utils/doctestreload.py -> build-2.7/lib/IPython/utils
  157. copying IPython/utils/_process_posix.py -> build-2.7/lib/IPython/utils
  158. copying IPython/utils/traitlets.py -> build-2.7/lib/IPython/utils
  159. copying IPython/utils/pickleutil.py -> build-2.7/lib/IPython/utils
  160. copying IPython/utils/__init__.py -> build-2.7/lib/IPython/utils
  161. copying IPython/utils/notification.py -> build-2.7/lib/IPython/utils
  162. creating build-2.7/lib/IPython/utils/tests
  163. copying IPython/utils/tests/test_traitlets.py -> build-2.7/lib/IPython/utils/tests
  164. copying IPython/utils/tests/test_module_paths.py -> build-2.7/lib/IPython/utils/tests
  165. copying IPython/utils/tests/test_io.py -> build-2.7/lib/IPython/utils/tests
  166. copying IPython/utils/tests/test_notification.py -> build-2.7/lib/IPython/utils/tests
  167. copying IPython/utils/tests/test_path.py -> build-2.7/lib/IPython/utils/tests
  168. copying IPython/utils/tests/test_imports.py -> build-2.7/lib/IPython/utils/tests
  169. copying IPython/utils/tests/test_jsonutil.py -> build-2.7/lib/IPython/utils/tests
  170. copying IPython/utils/tests/test_wildcard.py -> build-2.7/lib/IPython/utils/tests
  171. copying IPython/utils/tests/test_process.py -> build-2.7/lib/IPython/utils/tests
  172. copying IPython/utils/tests/test_pycolorize.py -> build-2.7/lib/IPython/utils/tests
  173. copying IPython/utils/tests/__init__.py -> build-2.7/lib/IPython/utils/tests
  174. copying IPython/utils/tests/test_text.py -> build-2.7/lib/IPython/utils/tests
  175. creating build-2.7/lib/IPython/frontend
  176. copying IPython/frontend/consoleapp.py -> build-2.7/lib/IPython/frontend
  177. copying IPython/frontend/__init__.py -> build-2.7/lib/IPython/frontend
  178. creating build-2.7/lib/IPython/frontend/qt
  179. copying IPython/frontend/qt/util.py -> build-2.7/lib/IPython/frontend/qt
  180. copying IPython/frontend/qt/base_frontend_mixin.py -> build-2.7/lib/IPython/frontend/qt
  181. copying IPython/frontend/qt/kernelmanager.py -> build-2.7/lib/IPython/frontend/qt
  182. copying IPython/frontend/qt/rich_text.py -> build-2.7/lib/IPython/frontend/qt
  183. copying IPython/frontend/qt/svg.py -> build-2.7/lib/IPython/frontend/qt
  184. copying IPython/frontend/qt/__init__.py -> build-2.7/lib/IPython/frontend/qt
  185. creating build-2.7/lib/IPython/frontend/qt/console
  186. copying IPython/frontend/qt/console/bracket_matcher.py -> build-2.7/lib/IPython/frontend/qt/console
  187. copying IPython/frontend/qt/console/styles.py -> build-2.7/lib/IPython/frontend/qt/console
  188. copying IPython/frontend/qt/console/qtconsoleapp.py -> build-2.7/lib/IPython/frontend/qt/console
  189. copying IPython/frontend/qt/console/pygments_highlighter.py -> build-2.7/lib/IPython/frontend/qt/console
  190. copying IPython/frontend/qt/console/ipython_widget.py -> build-2.7/lib/IPython/frontend/qt/console
  191. copying IPython/frontend/qt/console/call_tip_widget.py -> build-2.7/lib/IPython/frontend/qt/console
  192. copying IPython/frontend/qt/console/history_console_widget.py -> build-2.7/lib/IPython/frontend/qt/console
  193. copying IPython/frontend/qt/console/completion_lexer.py -> build-2.7/lib/IPython/frontend/qt/console
  194. copying IPython/frontend/qt/console/console_widget.py -> build-2.7/lib/IPython/frontend/qt/console
  195. copying IPython/frontend/qt/console/rich_ipython_widget.py -> build-2.7/lib/IPython/frontend/qt/console
  196. copying IPython/frontend/qt/console/completion_widget.py -> build-2.7/lib/IPython/frontend/qt/console
  197. copying IPython/frontend/qt/console/mainwindow.py -> build-2.7/lib/IPython/frontend/qt/console
  198. copying IPython/frontend/qt/console/kill_ring.py -> build-2.7/lib/IPython/frontend/qt/console
  199. copying IPython/frontend/qt/console/frontend_widget.py -> build-2.7/lib/IPython/frontend/qt/console
  200. copying IPython/frontend/qt/console/ansi_code_processor.py -> build-2.7/lib/IPython/frontend/qt/console
  201. copying IPython/frontend/qt/console/__init__.py -> build-2.7/lib/IPython/frontend/qt/console
  202. creating build-2.7/lib/IPython/frontend/qt/console/tests
  203. copying IPython/frontend/qt/console/tests/test_ansi_code_processor.py -> build-2.7/lib/IPython/frontend/qt/console/tests
  204. copying IPython/frontend/qt/console/tests/test_kill_ring.py -> build-2.7/lib/IPython/frontend/qt/console/tests
  205. copying IPython/frontend/qt/console/tests/test_completion_lexer.py -> build-2.7/lib/IPython/frontend/qt/console/tests
  206. copying IPython/frontend/qt/console/tests/__init__.py -> build-2.7/lib/IPython/frontend/qt/console/tests
  207. creating build-2.7/lib/IPython/frontend/terminal
  208. copying IPython/frontend/terminal/interactiveshell.py -> build-2.7/lib/IPython/frontend/terminal
  209. copying IPython/frontend/terminal/ipapp.py -> build-2.7/lib/IPython/frontend/terminal
  210. copying IPython/frontend/terminal/embed.py -> build-2.7/lib/IPython/frontend/terminal
  211. copying IPython/frontend/terminal/__init__.py -> build-2.7/lib/IPython/frontend/terminal
  212. creating build-2.7/lib/IPython/frontend/terminal/console
  213. copying IPython/frontend/terminal/console/app.py -> build-2.7/lib/IPython/frontend/terminal/console
  214. copying IPython/frontend/terminal/console/interactiveshell.py -> build-2.7/lib/IPython/frontend/terminal/console
  215. copying IPython/frontend/terminal/console/completer.py -> build-2.7/lib/IPython/frontend/terminal/console
  216. copying IPython/frontend/terminal/console/__init__.py -> build-2.7/lib/IPython/frontend/terminal/console
  217. creating build-2.7/lib/IPython/frontend/terminal/console/tests
  218. copying IPython/frontend/terminal/console/tests/test_console.py -> build-2.7/lib/IPython/frontend/terminal/console/tests
  219. copying IPython/frontend/terminal/console/tests/__init__.py -> build-2.7/lib/IPython/frontend/terminal/console/tests
  220. creating build-2.7/lib/IPython/frontend/terminal/tests
  221. copying IPython/frontend/terminal/tests/test_interactivshell.py -> build-2.7/lib/IPython/frontend/terminal/tests
  222. copying IPython/frontend/terminal/tests/__init__.py -> build-2.7/lib/IPython/frontend/terminal/tests
  223. creating build-2.7/lib/IPython/frontend/html
  224. copying IPython/frontend/html/__init__.py -> build-2.7/lib/IPython/frontend/html
  225. creating build-2.7/lib/IPython/frontend/html/notebook
  226. copying IPython/frontend/html/notebook/kernelmanager.py -> build-2.7/lib/IPython/frontend/html/notebook
  227. copying IPython/frontend/html/notebook/notebookmanager.py -> build-2.7/lib/IPython/frontend/html/notebook
  228. copying IPython/frontend/html/notebook/notebookapp.py -> build-2.7/lib/IPython/frontend/html/notebook
  229. copying IPython/frontend/html/notebook/zmqhttp.py -> build-2.7/lib/IPython/frontend/html/notebook
  230. copying IPython/frontend/html/notebook/handlers.py -> build-2.7/lib/IPython/frontend/html/notebook
  231. copying IPython/frontend/html/notebook/__init__.py -> build-2.7/lib/IPython/frontend/html/notebook
  232. creating build-2.7/lib/IPython/frontend/html/notebook/tests
  233. copying IPython/frontend/html/notebook/tests/test_kernelsession.py -> build-2.7/lib/IPython/frontend/html/notebook/tests
  234. copying IPython/frontend/html/notebook/tests/__init__.py -> build-2.7/lib/IPython/frontend/html/notebook/tests
  235. creating build-2.7/lib/IPython/core
  236. copying IPython/core/excolors.py -> build-2.7/lib/IPython/core
  237. copying IPython/core/usage.py -> build-2.7/lib/IPython/core
  238. copying IPython/core/history.py -> build-2.7/lib/IPython/core
  239. copying IPython/core/prompts.py -> build-2.7/lib/IPython/core
  240. copying IPython/core/debugger.py -> build-2.7/lib/IPython/core
  241. copying IPython/core/payloadpage.py -> build-2.7/lib/IPython/core
  242. copying IPython/core/oinspect.py -> build-2.7/lib/IPython/core
  243. copying IPython/core/prefilter.py -> build-2.7/lib/IPython/core
  244. copying IPython/core/interactiveshell.py -> build-2.7/lib/IPython/core
  245. copying IPython/core/ipapi.py -> build-2.7/lib/IPython/core
  246. copying IPython/core/compilerop.py -> build-2.7/lib/IPython/core
  247. copying IPython/core/formatters.py -> build-2.7/lib/IPython/core
  248. copying IPython/core/display.py -> build-2.7/lib/IPython/core
  249. copying IPython/core/inputsplitter.py -> build-2.7/lib/IPython/core
  250. copying IPython/core/builtin_trap.py -> build-2.7/lib/IPython/core
  251. copying IPython/core/ultratb.py -> build-2.7/lib/IPython/core
  252. copying IPython/core/autocall.py -> build-2.7/lib/IPython/core
  253. copying IPython/core/displaypub.py -> build-2.7/lib/IPython/core
  254. copying IPython/core/release.py -> build-2.7/lib/IPython/core
  255. copying IPython/core/shadowns.py -> build-2.7/lib/IPython/core
  256. copying IPython/core/magic.py -> build-2.7/lib/IPython/core
  257. copying IPython/core/pylabtools.py -> build-2.7/lib/IPython/core
  258. copying IPython/core/display_trap.py -> build-2.7/lib/IPython/core
  259. copying IPython/core/hooks.py -> build-2.7/lib/IPython/core
  260. copying IPython/core/plugin.py -> build-2.7/lib/IPython/core
  261. copying IPython/core/crashhandler.py -> build-2.7/lib/IPython/core
  262. copying IPython/core/macro.py -> build-2.7/lib/IPython/core
  263. copying IPython/core/splitinput.py -> build-2.7/lib/IPython/core
  264. copying IPython/core/completer.py -> build-2.7/lib/IPython/core
  265. copying IPython/core/profileapp.py -> build-2.7/lib/IPython/core
  266. copying IPython/core/magic_arguments.py -> build-2.7/lib/IPython/core
  267. copying IPython/core/error.py -> build-2.7/lib/IPython/core
  268. copying IPython/core/alias.py -> build-2.7/lib/IPython/core
  269. copying IPython/core/payload.py -> build-2.7/lib/IPython/core
  270. copying IPython/core/displayhook.py -> build-2.7/lib/IPython/core
  271. copying IPython/core/completerlib.py -> build-2.7/lib/IPython/core
  272. copying IPython/core/application.py -> build-2.7/lib/IPython/core
  273. copying IPython/core/fakemodule.py -> build-2.7/lib/IPython/core
  274. copying IPython/core/logger.py -> build-2.7/lib/IPython/core
  275. copying IPython/core/shellapp.py -> build-2.7/lib/IPython/core
  276. copying IPython/core/extensions.py -> build-2.7/lib/IPython/core
  277. copying IPython/core/page.py -> build-2.7/lib/IPython/core
  278. copying IPython/core/profiledir.py -> build-2.7/lib/IPython/core
  279. copying IPython/core/__init__.py -> build-2.7/lib/IPython/core
  280. creating build-2.7/lib/IPython/core/tests
  281. copying IPython/core/tests/test_run.py -> build-2.7/lib/IPython/core/tests
  282. copying IPython/core/tests/test_profile.py -> build-2.7/lib/IPython/core/tests
  283. copying IPython/core/tests/test_completerlib.py -> build-2.7/lib/IPython/core/tests
  284. copying IPython/core/tests/test_magic.py -> build-2.7/lib/IPython/core/tests
  285. copying IPython/core/tests/tclass.py -> build-2.7/lib/IPython/core/tests
  286. copying IPython/core/tests/test_compilerop.py -> build-2.7/lib/IPython/core/tests
  287. copying IPython/core/tests/simpleerr.py -> build-2.7/lib/IPython/core/tests
  288. copying IPython/core/tests/test_application.py -> build-2.7/lib/IPython/core/tests
  289. copying IPython/core/tests/test_formatters.py -> build-2.7/lib/IPython/core/tests
  290. copying IPython/core/tests/test_logger.py -> build-2.7/lib/IPython/core/tests
  291. copying IPython/core/tests/test_autocall.py -> build-2.7/lib/IPython/core/tests
  292. copying IPython/core/tests/test_interactiveshell.py -> build-2.7/lib/IPython/core/tests
  293. copying IPython/core/tests/test_oinspect.py -> build-2.7/lib/IPython/core/tests
  294. copying IPython/core/tests/test_completer.py -> build-2.7/lib/IPython/core/tests
  295. copying IPython/core/tests/test_splitinput.py -> build-2.7/lib/IPython/core/tests
  296. copying IPython/core/tests/test_page.py -> build-2.7/lib/IPython/core/tests
  297. copying IPython/core/tests/test_imports.py -> build-2.7/lib/IPython/core/tests
  298. copying IPython/core/tests/test_pylabtools.py -> build-2.7/lib/IPython/core/tests
  299. copying IPython/core/tests/test_iplib.py -> build-2.7/lib/IPython/core/tests
  300. copying IPython/core/tests/test_prefilter.py -> build-2.7/lib/IPython/core/tests
  301. copying IPython/core/tests/test_inputsplitter.py -> build-2.7/lib/IPython/core/tests
  302. copying IPython/core/tests/test_prompts.py -> build-2.7/lib/IPython/core/tests
  303. copying IPython/core/tests/test_magic_terminal.py -> build-2.7/lib/IPython/core/tests
  304. copying IPython/core/tests/test_fakemodule.py -> build-2.7/lib/IPython/core/tests
  305. copying IPython/core/tests/test_magic_arguments.py -> build-2.7/lib/IPython/core/tests
  306. copying IPython/core/tests/refbug.py -> build-2.7/lib/IPython/core/tests
  307. copying IPython/core/tests/test_handlers.py -> build-2.7/lib/IPython/core/tests
  308. copying IPython/core/tests/test_history.py -> build-2.7/lib/IPython/core/tests
  309. copying IPython/core/tests/__init__.py -> build-2.7/lib/IPython/core/tests
  310. copying IPython/core/tests/test_plugin.py -> build-2.7/lib/IPython/core/tests
  311. creating build-2.7/lib/IPython/testing
  312. copying IPython/testing/tools.py -> build-2.7/lib/IPython/testing
  313. copying IPython/testing/skipdoctest.py -> build-2.7/lib/IPython/testing
  314. copying IPython/testing/decorators.py -> build-2.7/lib/IPython/testing
  315. copying IPython/testing/globalipapp.py -> build-2.7/lib/IPython/testing
  316. copying IPython/testing/_paramtestpy2.py -> build-2.7/lib/IPython/testing
  317. copying IPython/testing/mkdoctests.py -> build-2.7/lib/IPython/testing
  318. copying IPython/testing/iptest.py -> build-2.7/lib/IPython/testing
  319. copying IPython/testing/_paramtestpy3.py -> build-2.7/lib/IPython/testing
  320. copying IPython/testing/ipunittest.py -> build-2.7/lib/IPython/testing
  321. copying IPython/testing/nosepatch.py -> build-2.7/lib/IPython/testing
  322. copying IPython/testing/__init__.py -> build-2.7/lib/IPython/testing
  323. creating build-2.7/lib/IPython/testing/plugin
  324. copying IPython/testing/plugin/dtexample.py -> build-2.7/lib/IPython/testing/plugin
  325. copying IPython/testing/plugin/simple.py -> build-2.7/lib/IPython/testing/plugin
  326. copying IPython/testing/plugin/ipdoctest.py -> build-2.7/lib/IPython/testing/plugin
  327. copying IPython/testing/plugin/simplevars.py -> build-2.7/lib/IPython/testing/plugin
  328. copying IPython/testing/plugin/show_refs.py -> build-2.7/lib/IPython/testing/plugin
  329. copying IPython/testing/plugin/setup.py -> build-2.7/lib/IPython/testing/plugin
  330. copying IPython/testing/plugin/test_refs.py -> build-2.7/lib/IPython/testing/plugin
  331. copying IPython/testing/plugin/iptest.py -> build-2.7/lib/IPython/testing/plugin
  332. copying IPython/testing/plugin/test_ipdoctest.py -> build-2.7/lib/IPython/testing/plugin
  333. copying IPython/testing/plugin/__init__.py -> build-2.7/lib/IPython/testing/plugin
  334. creating build-2.7/lib/IPython/testing/tests
  335. copying IPython/testing/tests/test_ipunittest.py -> build-2.7/lib/IPython/testing/tests
  336. copying IPython/testing/tests/test_decorators.py -> build-2.7/lib/IPython/testing/tests
  337. copying IPython/testing/tests/__init__.py -> build-2.7/lib/IPython/testing/tests
  338. copying IPython/testing/tests/test_tools.py -> build-2.7/lib/IPython/testing/tests
  339. creating build-2.7/lib/IPython/nbformat
  340. copying IPython/nbformat/current.py -> build-2.7/lib/IPython/nbformat
  341. copying IPython/nbformat/__init__.py -> build-2.7/lib/IPython/nbformat
  342. creating build-2.7/lib/IPython/nbformat/tests
  343. copying IPython/nbformat/tests/__init__.py -> build-2.7/lib/IPython/nbformat/tests
  344. creating build-2.7/lib/IPython/nbformat/v2
  345. copying IPython/nbformat/v2/rwbase.py -> build-2.7/lib/IPython/nbformat/v2
  346. copying IPython/nbformat/v2/convert.py -> build-2.7/lib/IPython/nbformat/v2
  347. copying IPython/nbformat/v2/nbxml.py -> build-2.7/lib/IPython/nbformat/v2
  348. copying IPython/nbformat/v2/nbpy.py -> build-2.7/lib/IPython/nbformat/v2
  349. copying IPython/nbformat/v2/nbjson.py -> build-2.7/lib/IPython/nbformat/v2
  350. copying IPython/nbformat/v2/__init__.py -> build-2.7/lib/IPython/nbformat/v2
  351. copying IPython/nbformat/v2/nbbase.py -> build-2.7/lib/IPython/nbformat/v2
  352. creating build-2.7/lib/IPython/nbformat/v2/tests
  353. copying IPython/nbformat/v2/tests/nbexamples.py -> build-2.7/lib/IPython/nbformat/v2/tests
  354. copying IPython/nbformat/v2/tests/test_nbbase.py -> build-2.7/lib/IPython/nbformat/v2/tests
  355. copying IPython/nbformat/v2/tests/test_nbpy.py -> build-2.7/lib/IPython/nbformat/v2/tests
  356. copying IPython/nbformat/v2/tests/test_json.py -> build-2.7/lib/IPython/nbformat/v2/tests
  357. copying IPython/nbformat/v2/tests/__init__.py -> build-2.7/lib/IPython/nbformat/v2/tests
  358. creating build-2.7/lib/IPython/nbformat/v1
  359. copying IPython/nbformat/v1/rwbase.py -> build-2.7/lib/IPython/nbformat/v1
  360. copying IPython/nbformat/v1/convert.py -> build-2.7/lib/IPython/nbformat/v1
  361. copying IPython/nbformat/v1/nbjson.py -> build-2.7/lib/IPython/nbformat/v1
  362. copying IPython/nbformat/v1/__init__.py -> build-2.7/lib/IPython/nbformat/v1
  363. copying IPython/nbformat/v1/nbbase.py -> build-2.7/lib/IPython/nbformat/v1
  364. creating build-2.7/lib/IPython/nbformat/v1/tests
  365. copying IPython/nbformat/v1/tests/nbexamples.py -> build-2.7/lib/IPython/nbformat/v1/tests
  366. copying IPython/nbformat/v1/tests/test_nbbase.py -> build-2.7/lib/IPython/nbformat/v1/tests
  367. copying IPython/nbformat/v1/tests/test_json.py -> build-2.7/lib/IPython/nbformat/v1/tests
  368. copying IPython/nbformat/v1/tests/__init__.py -> build-2.7/lib/IPython/nbformat/v1/tests
  369. creating build-2.7/lib/IPython/parallel
  370. copying IPython/parallel/util.py -> build-2.7/lib/IPython/parallel
  371. copying IPython/parallel/error.py -> build-2.7/lib/IPython/parallel
  372. copying IPython/parallel/factory.py -> build-2.7/lib/IPython/parallel
  373. copying IPython/parallel/__init__.py -> build-2.7/lib/IPython/parallel
  374. creating build-2.7/lib/IPython/parallel/controller
  375. copying IPython/parallel/controller/scheduler.py -> build-2.7/lib/IPython/parallel/controller
  376. copying IPython/parallel/controller/hub.py -> build-2.7/lib/IPython/parallel/controller
  377. copying IPython/parallel/controller/heartmonitor.py -> build-2.7/lib/IPython/parallel/controller
  378. copying IPython/parallel/controller/dependency.py -> build-2.7/lib/IPython/parallel/controller
  379. copying IPython/parallel/controller/dictdb.py -> build-2.7/lib/IPython/parallel/controller
  380. copying IPython/parallel/controller/sqlitedb.py -> build-2.7/lib/IPython/parallel/controller
  381. copying IPython/parallel/controller/mongodb.py -> build-2.7/lib/IPython/parallel/controller
  382. copying IPython/parallel/controller/__init__.py -> build-2.7/lib/IPython/parallel/controller
  383. creating build-2.7/lib/IPython/parallel/apps
  384. copying IPython/parallel/apps/ipengineapp.py -> build-2.7/lib/IPython/parallel/apps
  385. copying IPython/parallel/apps/launcher.py -> build-2.7/lib/IPython/parallel/apps
  386. copying IPython/parallel/apps/winhpcjob.py -> build-2.7/lib/IPython/parallel/apps
  387. copying IPython/parallel/apps/ipcontrollerapp.py -> build-2.7/lib/IPython/parallel/apps
  388. copying IPython/parallel/apps/logwatcher.py -> build-2.7/lib/IPython/parallel/apps
  389. copying IPython/parallel/apps/win32support.py -> build-2.7/lib/IPython/parallel/apps
  390. copying IPython/parallel/apps/ipclusterapp.py -> build-2.7/lib/IPython/parallel/apps
  391. copying IPython/parallel/apps/baseapp.py -> build-2.7/lib/IPython/parallel/apps
  392. copying IPython/parallel/apps/iploggerapp.py -> build-2.7/lib/IPython/parallel/apps
  393. copying IPython/parallel/apps/__init__.py -> build-2.7/lib/IPython/parallel/apps
  394. creating build-2.7/lib/IPython/parallel/client
  395. copying IPython/parallel/client/view.py -> build-2.7/lib/IPython/parallel/client
  396. copying IPython/parallel/client/client.py -> build-2.7/lib/IPython/parallel/client
  397. copying IPython/parallel/client/asyncresult.py -> build-2.7/lib/IPython/parallel/client
  398. copying IPython/parallel/client/remotefunction.py -> build-2.7/lib/IPython/parallel/client
  399. copying IPython/parallel/client/map.py -> build-2.7/lib/IPython/parallel/client
  400. copying IPython/parallel/client/__init__.py -> build-2.7/lib/IPython/parallel/client
  401. creating build-2.7/lib/IPython/parallel/tests
  402. copying IPython/parallel/tests/test_asyncresult.py -> build-2.7/lib/IPython/parallel/tests
  403. copying IPython/parallel/tests/test_db.py -> build-2.7/lib/IPython/parallel/tests
  404. copying IPython/parallel/tests/test_lbview.py -> build-2.7/lib/IPython/parallel/tests
  405. copying IPython/parallel/tests/test_newserialized.py -> build-2.7/lib/IPython/parallel/tests
  406. copying IPython/parallel/tests/clienttest.py -> build-2.7/lib/IPython/parallel/tests
  407. copying IPython/parallel/tests/test_client.py -> build-2.7/lib/IPython/parallel/tests
  408. copying IPython/parallel/tests/test_dependency.py -> build-2.7/lib/IPython/parallel/tests
  409. copying IPython/parallel/tests/test_view.py -> build-2.7/lib/IPython/parallel/tests
  410. copying IPython/parallel/tests/test_mongodb.py -> build-2.7/lib/IPython/parallel/tests
  411. copying IPython/parallel/tests/__init__.py -> build-2.7/lib/IPython/parallel/tests
  412. creating build-2.7/lib/IPython/parallel/engine
  413. copying IPython/parallel/engine/engine.py -> build-2.7/lib/IPython/parallel/engine
  414. copying IPython/parallel/engine/kernelstarter.py -> build-2.7/lib/IPython/parallel/engine
  415. copying IPython/parallel/engine/streamkernel.py -> build-2.7/lib/IPython/parallel/engine
  416. copying IPython/parallel/engine/__init__.py -> build-2.7/lib/IPython/parallel/engine
  417. creating build-2.7/lib/IPython/parallel/scripts
  418. copying IPython/parallel/scripts/__init__.py -> build-2.7/lib/IPython/parallel/scripts
  419. creating build-2.7/lib/IPython/quarantine
  420. copying IPython/quarantine/ipy_gnuglobal.py -> build-2.7/lib/IPython/quarantine
  421. copying IPython/quarantine/ipy_app_completers.py -> build-2.7/lib/IPython/quarantine
  422. copying IPython/quarantine/ipy_editors.py -> build-2.7/lib/IPython/quarantine
  423. copying IPython/quarantine/clearcmd.py -> build-2.7/lib/IPython/quarantine
  424. copying IPython/quarantine/ipy_pydb.py -> build-2.7/lib/IPython/quarantine
  425. copying IPython/quarantine/ipy_workdir.py -> build-2.7/lib/IPython/quarantine
  426. copying IPython/quarantine/ipy_server.py -> build-2.7/lib/IPython/quarantine
  427. copying IPython/quarantine/ipy_winpdb.py -> build-2.7/lib/IPython/quarantine
  428. copying IPython/quarantine/ipy_which.py -> build-2.7/lib/IPython/quarantine
  429. copying IPython/quarantine/ipy_render.py -> build-2.7/lib/IPython/quarantine
  430. copying IPython/quarantine/ipy_jot.py -> build-2.7/lib/IPython/quarantine
  431. copying IPython/quarantine/win32clip.py -> build-2.7/lib/IPython/quarantine
  432. copying IPython/quarantine/ledit.py -> build-2.7/lib/IPython/quarantine
  433. copying IPython/quarantine/ipy_rehashdir.py -> build-2.7/lib/IPython/quarantine
  434. copying IPython/quarantine/InterpreterExec.py -> build-2.7/lib/IPython/quarantine
  435. copying IPython/quarantine/ipy_extutil.py -> build-2.7/lib/IPython/quarantine
  436. copying IPython/quarantine/ipy_completers.py -> build-2.7/lib/IPython/quarantine
  437. copying IPython/quarantine/ipy_profile_doctest.py -> build-2.7/lib/IPython/quarantine
  438. copying IPython/quarantine/ipy_synchronize_with.py -> build-2.7/lib/IPython/quarantine
  439. copying IPython/quarantine/ipy_fsops.py -> build-2.7/lib/IPython/quarantine
  440. copying IPython/quarantine/ipy_exportdb.py -> build-2.7/lib/IPython/quarantine
  441. copying IPython/quarantine/jobctrl.py -> build-2.7/lib/IPython/quarantine
  442. copying IPython/quarantine/envpersist.py -> build-2.7/lib/IPython/quarantine
  443. copying IPython/quarantine/ipy_lookfor.py -> build-2.7/lib/IPython/quarantine
  444. copying IPython/quarantine/ipy_signals.py -> build-2.7/lib/IPython/quarantine
  445. copying IPython/quarantine/ipy_system_conf.py -> build-2.7/lib/IPython/quarantine
  446. copying IPython/quarantine/ext_rescapture.py -> build-2.7/lib/IPython/quarantine
  447. copying IPython/quarantine/__init__.py -> build-2.7/lib/IPython/quarantine
  448. creating build-2.7/lib/IPython/quarantine/tests
  449. copying IPython/quarantine/tests/__init__.py -> build-2.7/lib/IPython/quarantine/tests
  450. creating build-2.7/lib/IPython/scripts
  451. copying IPython/scripts/__init__.py -> build-2.7/lib/IPython/scripts
  452. creating build-2.7/lib/IPython/lib
  453. copying IPython/lib/irunner.py -> build-2.7/lib/IPython/lib
  454. copying IPython/lib/inputhookgtk.py -> build-2.7/lib/IPython/lib
  455. copying IPython/lib/pretty.py -> build-2.7/lib/IPython/lib
  456. copying IPython/lib/inputhookglut.py -> build-2.7/lib/IPython/lib
  457. copying IPython/lib/inputhookpyglet.py -> build-2.7/lib/IPython/lib
  458. copying IPython/lib/clipboard.py -> build-2.7/lib/IPython/lib
  459. copying IPython/lib/display.py -> build-2.7/lib/IPython/lib
  460. copying IPython/lib/inputhookwx.py -> build-2.7/lib/IPython/lib
  461. copying IPython/lib/backgroundjobs.py -> build-2.7/lib/IPython/lib
  462. copying IPython/lib/inputhook.py -> build-2.7/lib/IPython/lib
  463. copying IPython/lib/latextools.py -> build-2.7/lib/IPython/lib
  464. copying IPython/lib/guisupport.py -> build-2.7/lib/IPython/lib
  465. copying IPython/lib/demo.py -> build-2.7/lib/IPython/lib
  466. copying IPython/lib/inputhookqt4.py -> build-2.7/lib/IPython/lib
  467. copying IPython/lib/security.py -> build-2.7/lib/IPython/lib
  468. copying IPython/lib/deepreload.py -> build-2.7/lib/IPython/lib
  469. copying IPython/lib/__init__.py -> build-2.7/lib/IPython/lib
  470. copying IPython/lib/kernel.py -> build-2.7/lib/IPython/lib
  471. creating build-2.7/lib/IPython/lib/tests
  472. copying IPython/lib/tests/test_irunner_pylab_magic.py -> build-2.7/lib/IPython/lib/tests
  473. copying IPython/lib/tests/test_backgroundjobs.py -> build-2.7/lib/IPython/lib/tests
  474. copying IPython/lib/tests/test_imports.py -> build-2.7/lib/IPython/lib/tests
  475. copying IPython/lib/tests/test_kernel.py -> build-2.7/lib/IPython/lib/tests
  476. copying IPython/lib/tests/test_pretty.py -> build-2.7/lib/IPython/lib/tests
  477. copying IPython/lib/tests/test_irunner.py -> build-2.7/lib/IPython/lib/tests
  478. copying IPython/lib/tests/__init__.py -> build-2.7/lib/IPython/lib/tests
  479. copying IPython/lib/tests/test_security.py -> build-2.7/lib/IPython/lib/tests
  480. creating build-2.7/lib/IPython/config
  481. copying IPython/config/loader.py -> build-2.7/lib/IPython/config
  482. copying IPython/config/configurable.py -> build-2.7/lib/IPython/config
  483. copying IPython/config/application.py -> build-2.7/lib/IPython/config
  484. copying IPython/config/__init__.py -> build-2.7/lib/IPython/config
  485. creating build-2.7/lib/IPython/config/tests
  486. copying IPython/config/tests/test_application.py -> build-2.7/lib/IPython/config/tests
  487. copying IPython/config/tests/test_configurable.py -> build-2.7/lib/IPython/config/tests
  488. copying IPython/config/tests/test_loader.py -> build-2.7/lib/IPython/config/tests
  489. copying IPython/config/tests/__init__.py -> build-2.7/lib/IPython/config/tests
  490. creating build-2.7/lib/IPython/config/profile
  491. copying IPython/config/profile/__init__.py -> build-2.7/lib/IPython/config/profile
  492. creating build-2.7/lib/IPython/kernel
  493. copying IPython/kernel/__init__.py -> build-2.7/lib/IPython/kernel
  494. creating build-2.7/lib/IPython/frontend/qt/console/resources
  495. creating build-2.7/lib/IPython/frontend/qt/console/resources/icon
  496. copying IPython/frontend/qt/console/resources/icon/IPythonConsole.svg -> build-2.7/lib/IPython/frontend/qt/console/resources/icon
  497. creating build-2.7/lib/IPython/frontend/html/notebook/templates
  498. copying IPython/frontend/html/notebook/templates/login.html -> build-2.7/lib/IPython/frontend/html/notebook/templates
  499. copying IPython/frontend/html/notebook/templates/layout.html -> build-2.7/lib/IPython/frontend/html/notebook/templates
  500. copying IPython/frontend/html/notebook/templates/notebook.html -> build-2.7/lib/IPython/frontend/html/notebook/templates
  501. copying IPython/frontend/html/notebook/templates/logout.html -> build-2.7/lib/IPython/frontend/html/notebook/templates
  502. copying IPython/frontend/html/notebook/templates/projectdashboard.html -> build-2.7/lib/IPython/frontend/html/notebook/templates
  503. creating build-2.7/lib/IPython/frontend/html/notebook/static
  504. copying IPython/frontend/html/notebook/static/IPy_Notebook_logo.svg -> build-2.7/lib/IPython/frontend/html/notebook/static
  505. copying IPython/frontend/html/notebook/static/favicon.ico -> build-2.7/lib/IPython/frontend/html/notebook/static
  506. copying IPython/frontend/html/notebook/static/ipynblogo.png -> build-2.7/lib/IPython/frontend/html/notebook/static
  507. creating build-2.7/lib/IPython/frontend/html/notebook/static/codemirror
  508. copying IPython/frontend/html/notebook/static/codemirror/LICENSE -> build-2.7/lib/IPython/frontend/html/notebook/static/codemirror
  509. copying IPython/frontend/html/notebook/static/codemirror/README-IPython.rst -> build-2.7/lib/IPython/frontend/html/notebook/static/codemirror
  510. copying IPython/frontend/html/notebook/static/codemirror/README.md -> build-2.7/lib/IPython/frontend/html/notebook/static/codemirror
  511. creating build-2.7/lib/IPython/frontend/html/notebook/static/codemirror/mode
  512. creating build-2.7/lib/IPython/frontend/html/notebook/static/codemirror/mode/javascript
  513. copying IPython/frontend/html/notebook/static/codemirror/mode/javascript/javascript.js -> build-2.7/lib/IPython/frontend/html/notebook/static/codemirror/mode/javascript
  514. copying IPython/frontend/html/notebook/static/codemirror/mode/javascript/index.html -> build-2.7/lib/IPython/frontend/html/notebook/static/codemirror/mode/javascript
  515. creating build-2.7/lib/IPython/frontend/html/notebook/static/codemirror/mode/xml
  516. copying IPython/frontend/html/notebook/static/codemirror/mode/xml/xml.js -> build-2.7/lib/IPython/frontend/html/notebook/static/codemirror/mode/xml
  517. copying IPython/frontend/html/notebook/static/codemirror/mode/xml/index.html -> build-2.7/lib/IPython/frontend/html/notebook/static/codemirror/mode/xml
  518. creating build-2.7/lib/IPython/frontend/html/notebook/static/codemirror/mode/rst
  519. copying IPython/frontend/html/notebook/static/codemirror/mode/rst/rst.css -> build-2.7/lib/IPython/frontend/html/notebook/static/codemirror/mode/rst
  520. copying IPython/frontend/html/notebook/static/codemirror/mode/rst/rst.js -> build-2.7/lib/IPython/frontend/html/notebook/static/codemirror/mode/rst
  521. copying IPython/frontend/html/notebook/static/codemirror/mode/rst/index.html -> build-2.7/lib/IPython/frontend/html/notebook/static/codemirror/mode/rst
  522. creating build-2.7/lib/IPython/frontend/html/notebook/static/codemirror/mode/markdown
  523. copying IPython/frontend/html/notebook/static/codemirror/mode/markdown/markdown.js -> build-2.7/lib/IPython/frontend/html/notebook/static/codemirror/mode/markdown
  524. copying IPython/frontend/html/notebook/static/codemirror/mode/markdown/markdown.css -> build-2.7/lib/IPython/frontend/html/notebook/static/codemirror/mode/markdown
  525. copying IPython/frontend/html/notebook/static/codemirror/mode/markdown/index.html -> build-2.7/lib/IPython/frontend/html/notebook/static/codemirror/mode/markdown
  526. creating build-2.7/lib/IPython/frontend/html/notebook/static/codemirror/mode/htmlmixed
  527. copying IPython/frontend/html/notebook/static/codemirror/mode/htmlmixed/htmlmixed.js -> build-2.7/lib/IPython/frontend/html/notebook/static/codemirror/mode/htmlmixed
  528. copying IPython/frontend/html/notebook/static/codemirror/mode/htmlmixed/index.html -> build-2.7/lib/IPython/frontend/html/notebook/static/codemirror/mode/htmlmixed
  529. creating build-2.7/lib/IPython/frontend/html/notebook/static/codemirror/mode/css
  530. copying IPython/frontend/html/notebook/static/codemirror/mode/css/css.js -> build-2.7/lib/IPython/frontend/html/notebook/static/codemirror/mode/css
  531. copying IPython/frontend/html/notebook/static/codemirror/mode/css/index.html -> build-2.7/lib/IPython/frontend/html/notebook/static/codemirror/mode/css
  532. creating build-2.7/lib/IPython/frontend/html/notebook/static/codemirror/mode/python
  533. copying IPython/frontend/html/notebook/static/codemirror/mode/python/LICENSE.txt -> build-2.7/lib/IPython/frontend/html/notebook/static/codemirror/mode/python
  534. copying IPython/frontend/html/notebook/static/codemirror/mode/python/index.html -> build-2.7/lib/IPython/frontend/html/notebook/static/codemirror/mode/python
  535. copying IPython/frontend/html/notebook/static/codemirror/mode/python/python.js -> build-2.7/lib/IPython/frontend/html/notebook/static/codemirror/mode/python
  536. creating build-2.7/lib/IPython/frontend/html/notebook/static/codemirror/lib
  537. copying IPython/frontend/html/notebook/static/codemirror/lib/overlay.js -> build-2.7/lib/IPython/frontend/html/notebook/static/codemirror/lib
  538. copying IPython/frontend/html/notebook/static/codemirror/lib/codemirror.js -> build-2.7/lib/IPython/frontend/html/notebook/static/codemirror/lib
  539. copying IPython/frontend/html/notebook/static/codemirror/lib/codemirror.css -> build-2.7/lib/IPython/frontend/html/notebook/static/codemirror/lib
  540. copying IPython/frontend/html/notebook/static/codemirror/lib/runmode.js -> build-2.7/lib/IPython/frontend/html/notebook/static/codemirror/lib
  541. creating build-2.7/lib/IPython/frontend/html/notebook/static/codemirror/theme
  542. copying IPython/frontend/html/notebook/static/codemirror/theme/ipython.css -> build-2.7/lib/IPython/frontend/html/notebook/static/codemirror/theme
  543. copying IPython/frontend/html/notebook/static/codemirror/theme/neat.css -> build-2.7/lib/IPython/frontend/html/notebook/static/codemirror/theme
  544. copying IPython/frontend/html/notebook/static/codemirror/theme/elegant.css -> build-2.7/lib/IPython/frontend/html/notebook/static/codemirror/theme
  545. copying IPython/frontend/html/notebook/static/codemirror/theme/default.css -> build-2.7/lib/IPython/frontend/html/notebook/static/codemirror/theme
  546. copying IPython/frontend/html/notebook/static/codemirror/theme/night.css -> build-2.7/lib/IPython/frontend/html/notebook/static/codemirror/theme
  547. creating build-2.7/lib/IPython/frontend/html/notebook/static/jquery
  548. creating build-2.7/lib/IPython/frontend/html/notebook/static/jquery/js
  549. copying IPython/frontend/html/notebook/static/jquery/js/jquery-ui-1.8.14.custom.min.js -> build-2.7/lib/IPython/frontend/html/notebook/static/jquery/js
  550. copying IPython/frontend/html/notebook/static/jquery/js/jquery-1.6.2.min.js -> build-2.7/lib/IPython/frontend/html/notebook/static/jquery/js
  551. copying IPython/frontend/html/notebook/static/jquery/js/jquery.autogrow.js -> build-2.7/lib/IPython/frontend/html/notebook/static/jquery/js
  552. creating build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css
  553. creating build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes
  554. creating build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket
  555. copying IPython/frontend/html/notebook/static/jquery/css/themes/rocket/jquery-wijmo.css -> build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket
  556. creating build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  557. copying IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-bg_highlight-soft_15_242122_1x100.png -> build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  558. copying IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-icons_fafafa_256x240.png -> build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  559. copying IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-bg_highlight-soft_15_333333_1x100.png -> build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  560. copying IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-bg_diagonals-thick_50_00a6dd_40x40.png -> build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  561. copying IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-bg_highlight-soft_15_242122_1x100_bottom.png -> build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  562. copying IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-bg_highlight-soft_15_333333_1x100_50.png -> build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  563. copying IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-icons_eaffb9_256x240.png -> build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  564. copying IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-bg_highlight-soft_15_ca3838_1x100.png -> build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  565. copying IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-icons_304915_256x240.png -> build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  566. copying IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-bg_highlight-soft_15_9eca38_1x100.png -> build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  567. copying IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-icons_00a6dd_256x240.png -> build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  568. copying IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-bg_highlight-soft_15_9eca38_1x100_50.png -> build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  569. copying IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-icons_d399ff_256x240.png -> build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  570. copying IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-bg_flat_0_aaaaaa_40x100.png -> build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  571. copying IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-bg_flat_100_f1f1f1_40x100.png -> build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  572. copying IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-icons_ff8f8f_256x240.png -> build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  573. copying IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-bg_highlight-soft_15_65358a_1x100.png -> build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  574. copying IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-bg_inset-soft_15_242122_1x100.png -> build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  575. copying IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-icons_f4f4f9_256x240.png -> build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  576. copying IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-bg_highlight-soft_35_00a6dd_1x100.png -> build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  577. copying IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-bg_highlight-soft_15_8A56B2_1x100.png -> build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  578. copying IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-bg_inset-soft_100_e1e1e1_1x100.png -> build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  579. creating build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo
  580. copying IPython/frontend/html/notebook/static/jquery/css/themes/aristo/jquery-wijmo.css -> build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo
  581. creating build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  582. copying IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-bg_highlight-soft_75_85b2cb_1x100.png -> build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  583. copying IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-bg_glass_55_fbf9ee_1x400.png -> build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  584. copying IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-icons_2d5972_256x240.png -> build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  585. copying IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-bg_flat_0_4f4f4f_40x100.png -> build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  586. copying IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-icons_898989_256x240.png -> build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  587. copying IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-icons_38667f_256x240.png -> build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  588. copying IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-icons_3a6983_256x240.png -> build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  589. copying IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-bg_highlight-hard_80_e3e3e3_1x100.png -> build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  590. copying IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-icons_2e83ff_256x240.png -> build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  591. copying IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-bg_highlight-hard_80_85b2cb_1x100.png -> build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  592. copying IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-bg_flat_0_aaaaaa_40x100.png -> build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  593. copying IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-bg_highlight-soft_100_c4c4c4_1x100.png -> build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  594. copying IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-icons_ffffff_256x240.png -> build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  595. copying IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-bg_inset-hard_65_c4c4c4_1x100.png -> build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  596. copying IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-bg_inset-hard_65_85b2cb_1x100.png -> build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  597. copying IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-bg_highlight-hard_80_c4c4c4_1x100.png -> build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  598. copying IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-bg_flat_100_ffffff_40x100.png -> build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  599. copying IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-icons_616161_256x240.png -> build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  600. copying IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-bg_inset-soft_95_fef1ec_1x100.png -> build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  601. copying IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-bg_flat_0_2d5972_40x100.png -> build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  602. copying IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-icons_cd0a0a_256x240.png -> build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  603. creating build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness
  604. copying IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/jquery-ui-1.8.14.custom.css -> build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness
  605. creating build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images
  606. copying IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-bg_flat_75_ffffff_40x100.png -> build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images
  607. copying IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-bg_glass_65_ffffff_1x400.png -> build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images
  608. copying IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png -> build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images
  609. copying IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png -> build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images
  610. copying IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-icons_2e83ff_256x240.png -> build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images
  611. copying IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png -> build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images
  612. copying IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-icons_454545_256x240.png -> build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images
  613. copying IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png -> build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images
  614. copying IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png -> build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images
  615. copying IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-icons_888888_256x240.png -> build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images
  616. copying IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-icons_222222_256x240.png -> build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images
  617. copying IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-icons_cd0a0a_256x240.png -> build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images
  618. copying IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-bg_glass_75_dadada_1x400.png -> build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images
  619. creating build-2.7/lib/IPython/frontend/html/notebook/static/js
  620. copying IPython/frontend/html/notebook/static/js/cell.js -> build-2.7/lib/IPython/frontend/html/notebook/static/js
  621. copying IPython/frontend/html/notebook/static/js/notebooklist.js -> build-2.7/lib/IPython/frontend/html/notebook/static/js
  622. copying IPython/frontend/html/notebook/static/js/notebookmain.js -> build-2.7/lib/IPython/frontend/html/notebook/static/js
  623. copying IPython/frontend/html/notebook/static/js/codecell.js -> build-2.7/lib/IPython/frontend/html/notebook/static/js
  624. copying IPython/frontend/html/notebook/static/js/savewidget.js -> build-2.7/lib/IPython/frontend/html/notebook/static/js
  625. copying IPython/frontend/html/notebook/static/js/printwidget.js -> build-2.7/lib/IPython/frontend/html/notebook/static/js
  626. copying IPython/frontend/html/notebook/static/js/layout.js -> build-2.7/lib/IPython/frontend/html/notebook/static/js
  627. copying IPython/frontend/html/notebook/static/js/loginmain.js -> build-2.7/lib/IPython/frontend/html/notebook/static/js
  628. copying IPython/frontend/html/notebook/static/js/pager.js -> build-2.7/lib/IPython/frontend/html/notebook/static/js
  629. copying IPython/frontend/html/notebook/static/js/notebook.js -> build-2.7/lib/IPython/frontend/html/notebook/static/js
  630. copying IPython/frontend/html/notebook/static/js/textcell.js -> build-2.7/lib/IPython/frontend/html/notebook/static/js
  631. copying IPython/frontend/html/notebook/static/js/loginwidget.js -> build-2.7/lib/IPython/frontend/html/notebook/static/js
  632. copying IPython/frontend/html/notebook/static/js/quickhelp.js -> build-2.7/lib/IPython/frontend/html/notebook/static/js
  633. copying IPython/frontend/html/notebook/static/js/utils.js -> build-2.7/lib/IPython/frontend/html/notebook/static/js
  634. copying IPython/frontend/html/notebook/static/js/projectdashboardmain.js -> build-2.7/lib/IPython/frontend/html/notebook/static/js
  635. copying IPython/frontend/html/notebook/static/js/kernel.js -> build-2.7/lib/IPython/frontend/html/notebook/static/js
  636. copying IPython/frontend/html/notebook/static/js/kernelstatus.js -> build-2.7/lib/IPython/frontend/html/notebook/static/js
  637. copying IPython/frontend/html/notebook/static/js/leftpanel.js -> build-2.7/lib/IPython/frontend/html/notebook/static/js
  638. copying IPython/frontend/html/notebook/static/js/namespace.js -> build-2.7/lib/IPython/frontend/html/notebook/static/js
  639. copying IPython/frontend/html/notebook/static/js/panelsection.js -> build-2.7/lib/IPython/frontend/html/notebook/static/js
  640. creating build-2.7/lib/IPython/frontend/html/notebook/static/prettify
  641. copying IPython/frontend/html/notebook/static/prettify/COPYING -> build-2.7/lib/IPython/frontend/html/notebook/static/prettify
  642. copying IPython/frontend/html/notebook/static/prettify/prettify.js -> build-2.7/lib/IPython/frontend/html/notebook/static/prettify
  643. copying IPython/frontend/html/notebook/static/prettify/prettify.css -> build-2.7/lib/IPython/frontend/html/notebook/static/prettify
  644. creating build-2.7/lib/IPython/frontend/html/notebook/static/pagedown
  645. copying IPython/frontend/html/notebook/static/pagedown/LICENSE.txt -> build-2.7/lib/IPython/frontend/html/notebook/static/pagedown
  646. copying IPython/frontend/html/notebook/static/pagedown/Markdown.Converter.js -> build-2.7/lib/IPython/frontend/html/notebook/static/pagedown
  647. creating build-2.7/lib/IPython/frontend/html/notebook/static/unminified
  648. copying IPython/frontend/html/notebook/static/unminified/prettify.js -> build-2.7/lib/IPython/frontend/html/notebook/static/unminified
  649. copying IPython/frontend/html/notebook/static/unminified/README -> build-2.7/lib/IPython/frontend/html/notebook/static/unminified
  650. creating build-2.7/lib/IPython/frontend/html/notebook/static/css
  651. copying IPython/frontend/html/notebook/static/css/layout.css -> build-2.7/lib/IPython/frontend/html/notebook/static/css
  652. copying IPython/frontend/html/notebook/static/css/renderedhtml.css -> build-2.7/lib/IPython/frontend/html/notebook/static/css
  653. copying IPython/frontend/html/notebook/static/css/notebook.css -> build-2.7/lib/IPython/frontend/html/notebook/static/css
  654. copying IPython/frontend/html/notebook/static/css/base.css -> build-2.7/lib/IPython/frontend/html/notebook/static/css
  655. copying IPython/frontend/html/notebook/static/css/boilerplate.css -> build-2.7/lib/IPython/frontend/html/notebook/static/css
  656. copying IPython/frontend/html/notebook/static/css/projectdashboard.css -> build-2.7/lib/IPython/frontend/html/notebook/static/css
  657. copying IPython/config/profile/README_STARTUP -> build-2.7/lib/IPython/config/profile
  658. copying IPython/config/profile/README -> build-2.7/lib/IPython/config/profile
  659. creating build-2.7/lib/IPython/config/profile/sympy
  660. copying IPython/config/profile/sympy/ipython_config.py -> build-2.7/lib/IPython/config/profile/sympy
  661. creating build-2.7/lib/IPython/config/profile/python3
  662. copying IPython/config/profile/python3/ipython_config.py -> build-2.7/lib/IPython/config/profile/python3
  663. creating build-2.7/lib/IPython/config/profile/cluster
  664. copying IPython/config/profile/cluster/ipython_config.py -> build-2.7/lib/IPython/config/profile/cluster
  665. creating build-2.7/lib/IPython/config/profile/math
  666. copying IPython/config/profile/math/ipython_config.py -> build-2.7/lib/IPython/config/profile/math
  667. creating build-2.7/lib/IPython/config/profile/pysh
  668. copying IPython/config/profile/pysh/ipython_config.py -> build-2.7/lib/IPython/config/profile/pysh
  669. warning: MyBuildPy: byte-compiling is disabled, skipping.
  670. running build_scripts
  671. creating build-2.7/scripts-2.7
  672. copying and adjusting IPython/parallel/scripts/ipengine -> build-2.7/scripts-2.7
  673. copying and adjusting IPython/parallel/scripts/ipcontroller -> build-2.7/scripts-2.7
  674. copying and adjusting IPython/parallel/scripts/ipcluster -> build-2.7/scripts-2.7
  675. copying and adjusting IPython/parallel/scripts/iplogger -> build-2.7/scripts-2.7
  676. copying and adjusting IPython/scripts/ipython -> build-2.7/scripts-2.7
  677. copying and adjusting IPython/scripts/pycolor -> build-2.7/scripts-2.7
  678. copying and adjusting IPython/scripts/irunner -> build-2.7/scripts-2.7
  679. copying and adjusting IPython/scripts/iptest -> build-2.7/scripts-2.7
  680. changing mode of build-2.7/scripts-2.7/ipengine from 644 to 755
  681. changing mode of build-2.7/scripts-2.7/ipcontroller from 644 to 755
  682. changing mode of build-2.7/scripts-2.7/ipcluster from 644 to 755
  683. changing mode of build-2.7/scripts-2.7/iplogger from 644 to 755
  684. changing mode of build-2.7/scripts-2.7/ipython from 644 to 755
  685. changing mode of build-2.7/scripts-2.7/pycolor from 644 to 755
  686. changing mode of build-2.7/scripts-2.7/irunner from 644 to 755
  687. changing mode of build-2.7/scripts-2.7/iptest from 644 to 755
  688. * Building of dev-python/ipython-0.12.1 with CPython 3.2...
  689. python3.2 setup.py build -b build-3.2
  690. running build
  691. running build_py
  692. creating build-3.2
  693. creating build-3.2/lib
  694. creating build-3.2/lib/IPython
  695. copying IPython/__init__.py -> build-3.2/lib/IPython
  696. creating build-3.2/lib/IPython/zmq
  697. copying IPython/zmq/frontend.py -> build-3.2/lib/IPython/zmq
  698. copying IPython/zmq/pykernel.py -> build-3.2/lib/IPython/zmq
  699. copying IPython/zmq/parentpoller.py -> build-3.2/lib/IPython/zmq
  700. copying IPython/zmq/kernelmanager.py -> build-3.2/lib/IPython/zmq
  701. copying IPython/zmq/entry_point.py -> build-3.2/lib/IPython/zmq
  702. copying IPython/zmq/iostream.py -> build-3.2/lib/IPython/zmq
  703. copying IPython/zmq/heartbeat.py -> build-3.2/lib/IPython/zmq
  704. copying IPython/zmq/zmqshell.py -> build-3.2/lib/IPython/zmq
  705. copying IPython/zmq/eventloops.py -> build-3.2/lib/IPython/zmq
  706. copying IPython/zmq/session.py -> build-3.2/lib/IPython/zmq
  707. copying IPython/zmq/blockingkernelmanager.py -> build-3.2/lib/IPython/zmq
  708. copying IPython/zmq/completer.py -> build-3.2/lib/IPython/zmq
  709. copying IPython/zmq/log.py -> build-3.2/lib/IPython/zmq
  710. copying IPython/zmq/displayhook.py -> build-3.2/lib/IPython/zmq
  711. copying IPython/zmq/kernelapp.py -> build-3.2/lib/IPython/zmq
  712. copying IPython/zmq/ipkernel.py -> build-3.2/lib/IPython/zmq
  713. copying IPython/zmq/__init__.py -> build-3.2/lib/IPython/zmq
  714. creating build-3.2/lib/IPython/zmq/gui
  715. copying IPython/zmq/gui/gtkembed.py -> build-3.2/lib/IPython/zmq/gui
  716. copying IPython/zmq/gui/__init__.py -> build-3.2/lib/IPython/zmq/gui
  717. creating build-3.2/lib/IPython/zmq/tests
  718. copying IPython/zmq/tests/test_session.py -> build-3.2/lib/IPython/zmq/tests
  719. copying IPython/zmq/tests/test_message_spec.py -> build-3.2/lib/IPython/zmq/tests
  720. copying IPython/zmq/tests/__init__.py -> build-3.2/lib/IPython/zmq/tests
  721. creating build-3.2/lib/IPython/zmq/pylab
  722. copying IPython/zmq/pylab/backend_inline.py -> build-3.2/lib/IPython/zmq/pylab
  723. copying IPython/zmq/pylab/__init__.py -> build-3.2/lib/IPython/zmq/pylab
  724. creating build-3.2/lib/IPython/extensions
  725. copying IPython/extensions/parallelmagic.py -> build-3.2/lib/IPython/extensions
  726. copying IPython/extensions/storemagic.py -> build-3.2/lib/IPython/extensions
  727. copying IPython/extensions/sympyprinting.py -> build-3.2/lib/IPython/extensions
  728. copying IPython/extensions/autoreload.py -> build-3.2/lib/IPython/extensions
  729. copying IPython/extensions/__init__.py -> build-3.2/lib/IPython/extensions
  730. creating build-3.2/lib/IPython/extensions/tests
  731. copying IPython/extensions/tests/test_autoreload.py -> build-3.2/lib/IPython/extensions/tests
  732. copying IPython/extensions/tests/__init__.py -> build-3.2/lib/IPython/extensions/tests
  733. creating build-3.2/lib/IPython/external
  734. copying IPython/external/qt_for_kernel.py -> build-3.2/lib/IPython/external
  735. copying IPython/external/mathjax.py -> build-3.2/lib/IPython/external
  736. copying IPython/external/qt.py -> build-3.2/lib/IPython/external
  737. copying IPython/external/__init__.py -> build-3.2/lib/IPython/external
  738. creating build-3.2/lib/IPython/external/ssh
  739. copying IPython/external/ssh/forward.py -> build-3.2/lib/IPython/external/ssh
  740. copying IPython/external/ssh/tunnel.py -> build-3.2/lib/IPython/external/ssh
  741. copying IPython/external/ssh/__init__.py -> build-3.2/lib/IPython/external/ssh
  742. creating build-3.2/lib/IPython/external/argparse
  743. copying IPython/external/argparse/_argparse.py -> build-3.2/lib/IPython/external/argparse
  744. copying IPython/external/argparse/__init__.py -> build-3.2/lib/IPython/external/argparse
  745. creating build-3.2/lib/IPython/external/guid
  746. copying IPython/external/guid/__init__.py -> build-3.2/lib/IPython/external/guid
  747. copying IPython/external/guid/_guid.py -> build-3.2/lib/IPython/external/guid
  748. creating build-3.2/lib/IPython/external/pyparsing
  749. copying IPython/external/pyparsing/_pyparsing.py -> build-3.2/lib/IPython/external/pyparsing
  750. copying IPython/external/pyparsing/__init__.py -> build-3.2/lib/IPython/external/pyparsing
  751. creating build-3.2/lib/IPython/external/decorators
  752. copying IPython/external/decorators/_decorators.py -> build-3.2/lib/IPython/external/decorators
  753. copying IPython/external/decorators/_numpy_testing_noseclasses.py -> build-3.2/lib/IPython/external/decorators
  754. copying IPython/external/decorators/__init__.py -> build-3.2/lib/IPython/external/decorators
  755. copying IPython/external/decorators/_numpy_testing_utils.py -> build-3.2/lib/IPython/external/decorators
  756. creating build-3.2/lib/IPython/external/decorator
  757. copying IPython/external/decorator/_decorator.py -> build-3.2/lib/IPython/external/decorator
  758. copying IPython/external/decorator/__init__.py -> build-3.2/lib/IPython/external/decorator
  759. creating build-3.2/lib/IPython/external/simplegeneric
  760. copying IPython/external/simplegeneric/_simplegeneric.py -> build-3.2/lib/IPython/external/simplegeneric
  761. copying IPython/external/simplegeneric/__init__.py -> build-3.2/lib/IPython/external/simplegeneric
  762. creating build-3.2/lib/IPython/external/Itpl
  763. copying IPython/external/Itpl/_Itpl.py -> build-3.2/lib/IPython/external/Itpl
  764. copying IPython/external/Itpl/__init__.py -> build-3.2/lib/IPython/external/Itpl
  765. creating build-3.2/lib/IPython/external/pexpect
  766. copying IPython/external/pexpect/_pexpect.py -> build-3.2/lib/IPython/external/pexpect
  767. copying IPython/external/pexpect/__init__.py -> build-3.2/lib/IPython/external/pexpect
  768. creating build-3.2/lib/IPython/external/path
  769. copying IPython/external/path/_path.py -> build-3.2/lib/IPython/external/path
  770. copying IPython/external/path/__init__.py -> build-3.2/lib/IPython/external/path
  771. creating build-3.2/lib/IPython/external/mglob
  772. copying IPython/external/mglob/_mglob.py -> build-3.2/lib/IPython/external/mglob
  773. copying IPython/external/mglob/__init__.py -> build-3.2/lib/IPython/external/mglob
  774. creating build-3.2/lib/IPython/utils
  775. copying IPython/utils/newserialized.py -> build-3.2/lib/IPython/utils
  776. copying IPython/utils/text.py -> build-3.2/lib/IPython/utils
  777. copying IPython/utils/py3compat.py -> build-3.2/lib/IPython/utils
  778. copying IPython/utils/syspathcontext.py -> build-3.2/lib/IPython/utils
  779. copying IPython/utils/generics.py -> build-3.2/lib/IPython/utils
  780. copying IPython/utils/path.py -> build-3.2/lib/IPython/utils
  781. copying IPython/utils/module_paths.py -> build-3.2/lib/IPython/utils
  782. copying IPython/utils/growl.py -> build-3.2/lib/IPython/utils
  783. copying IPython/utils/_sysinfo.py -> build-3.2/lib/IPython/utils
  784. copying IPython/utils/_process_common.py -> build-3.2/lib/IPython/utils
  785. copying IPython/utils/upgradedir.py -> build-3.2/lib/IPython/utils
  786. copying IPython/utils/_process_win32.py -> build-3.2/lib/IPython/utils
  787. copying IPython/utils/io.py -> build-3.2/lib/IPython/utils
  788. copying IPython/utils/decorators.py -> build-3.2/lib/IPython/utils
  789. copying IPython/utils/nested_context.py -> build-3.2/lib/IPython/utils
  790. copying IPython/utils/dir2.py -> build-3.2/lib/IPython/utils
  791. copying IPython/utils/cursesimport.py -> build-3.2/lib/IPython/utils
  792. copying IPython/utils/process.py -> build-3.2/lib/IPython/utils
  793. copying IPython/utils/terminal.py -> build-3.2/lib/IPython/utils
  794. copying IPython/utils/coloransi.py -> build-3.2/lib/IPython/utils
  795. copying IPython/utils/sysinfo.py -> build-3.2/lib/IPython/utils
  796. copying IPython/utils/daemonize.py -> build-3.2/lib/IPython/utils
  797. copying IPython/utils/data.py -> build-3.2/lib/IPython/utils
  798. copying IPython/utils/localinterfaces.py -> build-3.2/lib/IPython/utils
  799. copying IPython/utils/pyfile.py -> build-3.2/lib/IPython/utils
  800. copying IPython/utils/wildcard.py -> build-3.2/lib/IPython/utils
  801. copying IPython/utils/attic.py -> build-3.2/lib/IPython/utils
  802. copying IPython/utils/strdispatch.py -> build-3.2/lib/IPython/utils
  803. copying IPython/utils/tempdir.py -> build-3.2/lib/IPython/utils
  804. copying IPython/utils/jsonutil.py -> build-3.2/lib/IPython/utils
  805. copying IPython/utils/warn.py -> build-3.2/lib/IPython/utils
  806. copying IPython/utils/ipstruct.py -> build-3.2/lib/IPython/utils
  807. copying IPython/utils/rlineimpl.py -> build-3.2/lib/IPython/utils
  808. copying IPython/utils/autoattr.py -> build-3.2/lib/IPython/utils
  809. copying IPython/utils/PyColorize.py -> build-3.2/lib/IPython/utils
  810. copying IPython/utils/codeutil.py -> build-3.2/lib/IPython/utils
  811. copying IPython/utils/timing.py -> build-3.2/lib/IPython/utils
  812. copying IPython/utils/importstring.py -> build-3.2/lib/IPython/utils
  813. copying IPython/utils/pickleshare.py -> build-3.2/lib/IPython/utils
  814. copying IPython/utils/frame.py -> build-3.2/lib/IPython/utils
  815. copying IPython/utils/doctestreload.py -> build-3.2/lib/IPython/utils
  816. copying IPython/utils/_process_posix.py -> build-3.2/lib/IPython/utils
  817. copying IPython/utils/traitlets.py -> build-3.2/lib/IPython/utils
  818. copying IPython/utils/pickleutil.py -> build-3.2/lib/IPython/utils
  819. copying IPython/utils/__init__.py -> build-3.2/lib/IPython/utils
  820. copying IPython/utils/notification.py -> build-3.2/lib/IPython/utils
  821. creating build-3.2/lib/IPython/utils/tests
  822. copying IPython/utils/tests/test_traitlets.py -> build-3.2/lib/IPython/utils/tests
  823. copying IPython/utils/tests/test_module_paths.py -> build-3.2/lib/IPython/utils/tests
  824. copying IPython/utils/tests/test_io.py -> build-3.2/lib/IPython/utils/tests
  825. copying IPython/utils/tests/test_notification.py -> build-3.2/lib/IPython/utils/tests
  826. copying IPython/utils/tests/test_path.py -> build-3.2/lib/IPython/utils/tests
  827. copying IPython/utils/tests/test_imports.py -> build-3.2/lib/IPython/utils/tests
  828. copying IPython/utils/tests/test_jsonutil.py -> build-3.2/lib/IPython/utils/tests
  829. copying IPython/utils/tests/test_wildcard.py -> build-3.2/lib/IPython/utils/tests
  830. copying IPython/utils/tests/test_process.py -> build-3.2/lib/IPython/utils/tests
  831. copying IPython/utils/tests/test_pycolorize.py -> build-3.2/lib/IPython/utils/tests
  832. copying IPython/utils/tests/__init__.py -> build-3.2/lib/IPython/utils/tests
  833. copying IPython/utils/tests/test_text.py -> build-3.2/lib/IPython/utils/tests
  834. creating build-3.2/lib/IPython/frontend
  835. copying IPython/frontend/consoleapp.py -> build-3.2/lib/IPython/frontend
  836. copying IPython/frontend/__init__.py -> build-3.2/lib/IPython/frontend
  837. creating build-3.2/lib/IPython/frontend/qt
  838. copying IPython/frontend/qt/util.py -> build-3.2/lib/IPython/frontend/qt
  839. copying IPython/frontend/qt/base_frontend_mixin.py -> build-3.2/lib/IPython/frontend/qt
  840. copying IPython/frontend/qt/kernelmanager.py -> build-3.2/lib/IPython/frontend/qt
  841. copying IPython/frontend/qt/rich_text.py -> build-3.2/lib/IPython/frontend/qt
  842. copying IPython/frontend/qt/svg.py -> build-3.2/lib/IPython/frontend/qt
  843. copying IPython/frontend/qt/__init__.py -> build-3.2/lib/IPython/frontend/qt
  844. creating build-3.2/lib/IPython/frontend/qt/console
  845. copying IPython/frontend/qt/console/bracket_matcher.py -> build-3.2/lib/IPython/frontend/qt/console
  846. copying IPython/frontend/qt/console/styles.py -> build-3.2/lib/IPython/frontend/qt/console
  847. copying IPython/frontend/qt/console/qtconsoleapp.py -> build-3.2/lib/IPython/frontend/qt/console
  848. copying IPython/frontend/qt/console/pygments_highlighter.py -> build-3.2/lib/IPython/frontend/qt/console
  849. copying IPython/frontend/qt/console/ipython_widget.py -> build-3.2/lib/IPython/frontend/qt/console
  850. copying IPython/frontend/qt/console/call_tip_widget.py -> build-3.2/lib/IPython/frontend/qt/console
  851. copying IPython/frontend/qt/console/history_console_widget.py -> build-3.2/lib/IPython/frontend/qt/console
  852. copying IPython/frontend/qt/console/completion_lexer.py -> build-3.2/lib/IPython/frontend/qt/console
  853. copying IPython/frontend/qt/console/console_widget.py -> build-3.2/lib/IPython/frontend/qt/console
  854. copying IPython/frontend/qt/console/rich_ipython_widget.py -> build-3.2/lib/IPython/frontend/qt/console
  855. copying IPython/frontend/qt/console/completion_widget.py -> build-3.2/lib/IPython/frontend/qt/console
  856. copying IPython/frontend/qt/console/mainwindow.py -> build-3.2/lib/IPython/frontend/qt/console
  857. copying IPython/frontend/qt/console/kill_ring.py -> build-3.2/lib/IPython/frontend/qt/console
  858. copying IPython/frontend/qt/console/frontend_widget.py -> build-3.2/lib/IPython/frontend/qt/console
  859. copying IPython/frontend/qt/console/ansi_code_processor.py -> build-3.2/lib/IPython/frontend/qt/console
  860. copying IPython/frontend/qt/console/__init__.py -> build-3.2/lib/IPython/frontend/qt/console
  861. creating build-3.2/lib/IPython/frontend/qt/console/tests
  862. copying IPython/frontend/qt/console/tests/test_ansi_code_processor.py -> build-3.2/lib/IPython/frontend/qt/console/tests
  863. copying IPython/frontend/qt/console/tests/test_kill_ring.py -> build-3.2/lib/IPython/frontend/qt/console/tests
  864. copying IPython/frontend/qt/console/tests/test_completion_lexer.py -> build-3.2/lib/IPython/frontend/qt/console/tests
  865. copying IPython/frontend/qt/console/tests/__init__.py -> build-3.2/lib/IPython/frontend/qt/console/tests
  866. creating build-3.2/lib/IPython/frontend/terminal
  867. copying IPython/frontend/terminal/interactiveshell.py -> build-3.2/lib/IPython/frontend/terminal
  868. copying IPython/frontend/terminal/ipapp.py -> build-3.2/lib/IPython/frontend/terminal
  869. copying IPython/frontend/terminal/embed.py -> build-3.2/lib/IPython/frontend/terminal
  870. copying IPython/frontend/terminal/__init__.py -> build-3.2/lib/IPython/frontend/terminal
  871. creating build-3.2/lib/IPython/frontend/terminal/console
  872. copying IPython/frontend/terminal/console/app.py -> build-3.2/lib/IPython/frontend/terminal/console
  873. copying IPython/frontend/terminal/console/interactiveshell.py -> build-3.2/lib/IPython/frontend/terminal/console
  874. copying IPython/frontend/terminal/console/completer.py -> build-3.2/lib/IPython/frontend/terminal/console
  875. copying IPython/frontend/terminal/console/__init__.py -> build-3.2/lib/IPython/frontend/terminal/console
  876. creating build-3.2/lib/IPython/frontend/terminal/console/tests
  877. copying IPython/frontend/terminal/console/tests/test_console.py -> build-3.2/lib/IPython/frontend/terminal/console/tests
  878. copying IPython/frontend/terminal/console/tests/__init__.py -> build-3.2/lib/IPython/frontend/terminal/console/tests
  879. creating build-3.2/lib/IPython/frontend/terminal/tests
  880. copying IPython/frontend/terminal/tests/test_interactivshell.py -> build-3.2/lib/IPython/frontend/terminal/tests
  881. copying IPython/frontend/terminal/tests/__init__.py -> build-3.2/lib/IPython/frontend/terminal/tests
  882. creating build-3.2/lib/IPython/frontend/html
  883. copying IPython/frontend/html/__init__.py -> build-3.2/lib/IPython/frontend/html
  884. creating build-3.2/lib/IPython/frontend/html/notebook
  885. copying IPython/frontend/html/notebook/kernelmanager.py -> build-3.2/lib/IPython/frontend/html/notebook
  886. copying IPython/frontend/html/notebook/notebookmanager.py -> build-3.2/lib/IPython/frontend/html/notebook
  887. copying IPython/frontend/html/notebook/notebookapp.py -> build-3.2/lib/IPython/frontend/html/notebook
  888. copying IPython/frontend/html/notebook/zmqhttp.py -> build-3.2/lib/IPython/frontend/html/notebook
  889. copying IPython/frontend/html/notebook/handlers.py -> build-3.2/lib/IPython/frontend/html/notebook
  890. copying IPython/frontend/html/notebook/__init__.py -> build-3.2/lib/IPython/frontend/html/notebook
  891. creating build-3.2/lib/IPython/frontend/html/notebook/tests
  892. copying IPython/frontend/html/notebook/tests/test_kernelsession.py -> build-3.2/lib/IPython/frontend/html/notebook/tests
  893. copying IPython/frontend/html/notebook/tests/__init__.py -> build-3.2/lib/IPython/frontend/html/notebook/tests
  894. creating build-3.2/lib/IPython/core
  895. copying IPython/core/excolors.py -> build-3.2/lib/IPython/core
  896. copying IPython/core/usage.py -> build-3.2/lib/IPython/core
  897. copying IPython/core/history.py -> build-3.2/lib/IPython/core
  898. copying IPython/core/prompts.py -> build-3.2/lib/IPython/core
  899. copying IPython/core/debugger.py -> build-3.2/lib/IPython/core
  900. copying IPython/core/payloadpage.py -> build-3.2/lib/IPython/core
  901. copying IPython/core/oinspect.py -> build-3.2/lib/IPython/core
  902. copying IPython/core/prefilter.py -> build-3.2/lib/IPython/core
  903. copying IPython/core/interactiveshell.py -> build-3.2/lib/IPython/core
  904. copying IPython/core/ipapi.py -> build-3.2/lib/IPython/core
  905. copying IPython/core/compilerop.py -> build-3.2/lib/IPython/core
  906. copying IPython/core/formatters.py -> build-3.2/lib/IPython/core
  907. copying IPython/core/display.py -> build-3.2/lib/IPython/core
  908. copying IPython/core/inputsplitter.py -> build-3.2/lib/IPython/core
  909. copying IPython/core/builtin_trap.py -> build-3.2/lib/IPython/core
  910. copying IPython/core/ultratb.py -> build-3.2/lib/IPython/core
  911. copying IPython/core/autocall.py -> build-3.2/lib/IPython/core
  912. copying IPython/core/displaypub.py -> build-3.2/lib/IPython/core
  913. copying IPython/core/release.py -> build-3.2/lib/IPython/core
  914. copying IPython/core/shadowns.py -> build-3.2/lib/IPython/core
  915. copying IPython/core/magic.py -> build-3.2/lib/IPython/core
  916. copying IPython/core/pylabtools.py -> build-3.2/lib/IPython/core
  917. copying IPython/core/display_trap.py -> build-3.2/lib/IPython/core
  918. copying IPython/core/hooks.py -> build-3.2/lib/IPython/core
  919. copying IPython/core/plugin.py -> build-3.2/lib/IPython/core
  920. copying IPython/core/crashhandler.py -> build-3.2/lib/IPython/core
  921. copying IPython/core/macro.py -> build-3.2/lib/IPython/core
  922. copying IPython/core/splitinput.py -> build-3.2/lib/IPython/core
  923. copying IPython/core/completer.py -> build-3.2/lib/IPython/core
  924. copying IPython/core/profileapp.py -> build-3.2/lib/IPython/core
  925. copying IPython/core/magic_arguments.py -> build-3.2/lib/IPython/core
  926. copying IPython/core/error.py -> build-3.2/lib/IPython/core
  927. copying IPython/core/alias.py -> build-3.2/lib/IPython/core
  928. copying IPython/core/payload.py -> build-3.2/lib/IPython/core
  929. copying IPython/core/displayhook.py -> build-3.2/lib/IPython/core
  930. copying IPython/core/completerlib.py -> build-3.2/lib/IPython/core
  931. copying IPython/core/application.py -> build-3.2/lib/IPython/core
  932. copying IPython/core/fakemodule.py -> build-3.2/lib/IPython/core
  933. copying IPython/core/logger.py -> build-3.2/lib/IPython/core
  934. copying IPython/core/shellapp.py -> build-3.2/lib/IPython/core
  935. copying IPython/core/extensions.py -> build-3.2/lib/IPython/core
  936. copying IPython/core/page.py -> build-3.2/lib/IPython/core
  937. copying IPython/core/profiledir.py -> build-3.2/lib/IPython/core
  938. copying IPython/core/__init__.py -> build-3.2/lib/IPython/core
  939. creating build-3.2/lib/IPython/core/tests
  940. copying IPython/core/tests/test_run.py -> build-3.2/lib/IPython/core/tests
  941. copying IPython/core/tests/test_profile.py -> build-3.2/lib/IPython/core/tests
  942. copying IPython/core/tests/test_completerlib.py -> build-3.2/lib/IPython/core/tests
  943. copying IPython/core/tests/test_magic.py -> build-3.2/lib/IPython/core/tests
  944. copying IPython/core/tests/tclass.py -> build-3.2/lib/IPython/core/tests
  945. copying IPython/core/tests/test_compilerop.py -> build-3.2/lib/IPython/core/tests
  946. copying IPython/core/tests/simpleerr.py -> build-3.2/lib/IPython/core/tests
  947. copying IPython/core/tests/test_application.py -> build-3.2/lib/IPython/core/tests
  948. copying IPython/core/tests/test_formatters.py -> build-3.2/lib/IPython/core/tests
  949. copying IPython/core/tests/test_logger.py -> build-3.2/lib/IPython/core/tests
  950. copying IPython/core/tests/test_autocall.py -> build-3.2/lib/IPython/core/tests
  951. copying IPython/core/tests/test_interactiveshell.py -> build-3.2/lib/IPython/core/tests
  952. copying IPython/core/tests/test_oinspect.py -> build-3.2/lib/IPython/core/tests
  953. copying IPython/core/tests/test_completer.py -> build-3.2/lib/IPython/core/tests
  954. copying IPython/core/tests/test_splitinput.py -> build-3.2/lib/IPython/core/tests
  955. copying IPython/core/tests/test_page.py -> build-3.2/lib/IPython/core/tests
  956. copying IPython/core/tests/test_imports.py -> build-3.2/lib/IPython/core/tests
  957. copying IPython/core/tests/test_pylabtools.py -> build-3.2/lib/IPython/core/tests
  958. copying IPython/core/tests/test_iplib.py -> build-3.2/lib/IPython/core/tests
  959. copying IPython/core/tests/test_prefilter.py -> build-3.2/lib/IPython/core/tests
  960. copying IPython/core/tests/test_inputsplitter.py -> build-3.2/lib/IPython/core/tests
  961. copying IPython/core/tests/test_prompts.py -> build-3.2/lib/IPython/core/tests
  962. copying IPython/core/tests/test_magic_terminal.py -> build-3.2/lib/IPython/core/tests
  963. copying IPython/core/tests/test_fakemodule.py -> build-3.2/lib/IPython/core/tests
  964. copying IPython/core/tests/test_magic_arguments.py -> build-3.2/lib/IPython/core/tests
  965. copying IPython/core/tests/refbug.py -> build-3.2/lib/IPython/core/tests
  966. copying IPython/core/tests/test_handlers.py -> build-3.2/lib/IPython/core/tests
  967. copying IPython/core/tests/test_history.py -> build-3.2/lib/IPython/core/tests
  968. copying IPython/core/tests/__init__.py -> build-3.2/lib/IPython/core/tests
  969. copying IPython/core/tests/test_plugin.py -> build-3.2/lib/IPython/core/tests
  970. creating build-3.2/lib/IPython/testing
  971. copying IPython/testing/tools.py -> build-3.2/lib/IPython/testing
  972. copying IPython/testing/skipdoctest.py -> build-3.2/lib/IPython/testing
  973. copying IPython/testing/decorators.py -> build-3.2/lib/IPython/testing
  974. copying IPython/testing/globalipapp.py -> build-3.2/lib/IPython/testing
  975. copying IPython/testing/_paramtestpy2.py -> build-3.2/lib/IPython/testing
  976. copying IPython/testing/mkdoctests.py -> build-3.2/lib/IPython/testing
  977. copying IPython/testing/iptest.py -> build-3.2/lib/IPython/testing
  978. copying IPython/testing/_paramtestpy3.py -> build-3.2/lib/IPython/testing
  979. copying IPython/testing/ipunittest.py -> build-3.2/lib/IPython/testing
  980. copying IPython/testing/nosepatch.py -> build-3.2/lib/IPython/testing
  981. copying IPython/testing/__init__.py -> build-3.2/lib/IPython/testing
  982. creating build-3.2/lib/IPython/testing/plugin
  983. copying IPython/testing/plugin/dtexample.py -> build-3.2/lib/IPython/testing/plugin
  984. copying IPython/testing/plugin/simple.py -> build-3.2/lib/IPython/testing/plugin
  985. copying IPython/testing/plugin/ipdoctest.py -> build-3.2/lib/IPython/testing/plugin
  986. copying IPython/testing/plugin/simplevars.py -> build-3.2/lib/IPython/testing/plugin
  987. copying IPython/testing/plugin/show_refs.py -> build-3.2/lib/IPython/testing/plugin
  988. copying IPython/testing/plugin/setup.py -> build-3.2/lib/IPython/testing/plugin
  989. copying IPython/testing/plugin/test_refs.py -> build-3.2/lib/IPython/testing/plugin
  990. copying IPython/testing/plugin/iptest.py -> build-3.2/lib/IPython/testing/plugin
  991. copying IPython/testing/plugin/test_ipdoctest.py -> build-3.2/lib/IPython/testing/plugin
  992. copying IPython/testing/plugin/__init__.py -> build-3.2/lib/IPython/testing/plugin
  993. creating build-3.2/lib/IPython/testing/tests
  994. copying IPython/testing/tests/test_ipunittest.py -> build-3.2/lib/IPython/testing/tests
  995. copying IPython/testing/tests/test_decorators.py -> build-3.2/lib/IPython/testing/tests
  996. copying IPython/testing/tests/__init__.py -> build-3.2/lib/IPython/testing/tests
  997. copying IPython/testing/tests/test_tools.py -> build-3.2/lib/IPython/testing/tests
  998. creating build-3.2/lib/IPython/nbformat
  999. copying IPython/nbformat/current.py -> build-3.2/lib/IPython/nbformat
  1000. copying IPython/nbformat/__init__.py -> build-3.2/lib/IPython/nbformat
  1001. creating build-3.2/lib/IPython/nbformat/tests
  1002. copying IPython/nbformat/tests/__init__.py -> build-3.2/lib/IPython/nbformat/tests
  1003. creating build-3.2/lib/IPython/nbformat/v2
  1004. copying IPython/nbformat/v2/rwbase.py -> build-3.2/lib/IPython/nbformat/v2
  1005. copying IPython/nbformat/v2/convert.py -> build-3.2/lib/IPython/nbformat/v2
  1006. copying IPython/nbformat/v2/nbxml.py -> build-3.2/lib/IPython/nbformat/v2
  1007. copying IPython/nbformat/v2/nbpy.py -> build-3.2/lib/IPython/nbformat/v2
  1008. copying IPython/nbformat/v2/nbjson.py -> build-3.2/lib/IPython/nbformat/v2
  1009. copying IPython/nbformat/v2/__init__.py -> build-3.2/lib/IPython/nbformat/v2
  1010. copying IPython/nbformat/v2/nbbase.py -> build-3.2/lib/IPython/nbformat/v2
  1011. creating build-3.2/lib/IPython/nbformat/v2/tests
  1012. copying IPython/nbformat/v2/tests/nbexamples.py -> build-3.2/lib/IPython/nbformat/v2/tests
  1013. copying IPython/nbformat/v2/tests/test_nbbase.py -> build-3.2/lib/IPython/nbformat/v2/tests
  1014. copying IPython/nbformat/v2/tests/test_nbpy.py -> build-3.2/lib/IPython/nbformat/v2/tests
  1015. copying IPython/nbformat/v2/tests/test_json.py -> build-3.2/lib/IPython/nbformat/v2/tests
  1016. copying IPython/nbformat/v2/tests/__init__.py -> build-3.2/lib/IPython/nbformat/v2/tests
  1017. creating build-3.2/lib/IPython/nbformat/v1
  1018. copying IPython/nbformat/v1/rwbase.py -> build-3.2/lib/IPython/nbformat/v1
  1019. copying IPython/nbformat/v1/convert.py -> build-3.2/lib/IPython/nbformat/v1
  1020. copying IPython/nbformat/v1/nbjson.py -> build-3.2/lib/IPython/nbformat/v1
  1021. copying IPython/nbformat/v1/__init__.py -> build-3.2/lib/IPython/nbformat/v1
  1022. copying IPython/nbformat/v1/nbbase.py -> build-3.2/lib/IPython/nbformat/v1
  1023. creating build-3.2/lib/IPython/nbformat/v1/tests
  1024. copying IPython/nbformat/v1/tests/nbexamples.py -> build-3.2/lib/IPython/nbformat/v1/tests
  1025. copying IPython/nbformat/v1/tests/test_nbbase.py -> build-3.2/lib/IPython/nbformat/v1/tests
  1026. copying IPython/nbformat/v1/tests/test_json.py -> build-3.2/lib/IPython/nbformat/v1/tests
  1027. copying IPython/nbformat/v1/tests/__init__.py -> build-3.2/lib/IPython/nbformat/v1/tests
  1028. creating build-3.2/lib/IPython/parallel
  1029. copying IPython/parallel/util.py -> build-3.2/lib/IPython/parallel
  1030. copying IPython/parallel/error.py -> build-3.2/lib/IPython/parallel
  1031. copying IPython/parallel/factory.py -> build-3.2/lib/IPython/parallel
  1032. copying IPython/parallel/__init__.py -> build-3.2/lib/IPython/parallel
  1033. creating build-3.2/lib/IPython/parallel/controller
  1034. copying IPython/parallel/controller/scheduler.py -> build-3.2/lib/IPython/parallel/controller
  1035. copying IPython/parallel/controller/hub.py -> build-3.2/lib/IPython/parallel/controller
  1036. copying IPython/parallel/controller/heartmonitor.py -> build-3.2/lib/IPython/parallel/controller
  1037. copying IPython/parallel/controller/dependency.py -> build-3.2/lib/IPython/parallel/controller
  1038. copying IPython/parallel/controller/dictdb.py -> build-3.2/lib/IPython/parallel/controller
  1039. copying IPython/parallel/controller/sqlitedb.py -> build-3.2/lib/IPython/parallel/controller
  1040. copying IPython/parallel/controller/mongodb.py -> build-3.2/lib/IPython/parallel/controller
  1041. copying IPython/parallel/controller/__init__.py -> build-3.2/lib/IPython/parallel/controller
  1042. creating build-3.2/lib/IPython/parallel/apps
  1043. copying IPython/parallel/apps/ipengineapp.py -> build-3.2/lib/IPython/parallel/apps
  1044. copying IPython/parallel/apps/launcher.py -> build-3.2/lib/IPython/parallel/apps
  1045. copying IPython/parallel/apps/winhpcjob.py -> build-3.2/lib/IPython/parallel/apps
  1046. copying IPython/parallel/apps/ipcontrollerapp.py -> build-3.2/lib/IPython/parallel/apps
  1047. copying IPython/parallel/apps/logwatcher.py -> build-3.2/lib/IPython/parallel/apps
  1048. copying IPython/parallel/apps/win32support.py -> build-3.2/lib/IPython/parallel/apps
  1049. copying IPython/parallel/apps/ipclusterapp.py -> build-3.2/lib/IPython/parallel/apps
  1050. copying IPython/parallel/apps/baseapp.py -> build-3.2/lib/IPython/parallel/apps
  1051. copying IPython/parallel/apps/iploggerapp.py -> build-3.2/lib/IPython/parallel/apps
  1052. copying IPython/parallel/apps/__init__.py -> build-3.2/lib/IPython/parallel/apps
  1053. creating build-3.2/lib/IPython/parallel/client
  1054. copying IPython/parallel/client/view.py -> build-3.2/lib/IPython/parallel/client
  1055. copying IPython/parallel/client/client.py -> build-3.2/lib/IPython/parallel/client
  1056. copying IPython/parallel/client/asyncresult.py -> build-3.2/lib/IPython/parallel/client
  1057. copying IPython/parallel/client/remotefunction.py -> build-3.2/lib/IPython/parallel/client
  1058. copying IPython/parallel/client/map.py -> build-3.2/lib/IPython/parallel/client
  1059. copying IPython/parallel/client/__init__.py -> build-3.2/lib/IPython/parallel/client
  1060. creating build-3.2/lib/IPython/parallel/tests
  1061. copying IPython/parallel/tests/test_asyncresult.py -> build-3.2/lib/IPython/parallel/tests
  1062. copying IPython/parallel/tests/test_db.py -> build-3.2/lib/IPython/parallel/tests
  1063. copying IPython/parallel/tests/test_lbview.py -> build-3.2/lib/IPython/parallel/tests
  1064. copying IPython/parallel/tests/test_newserialized.py -> build-3.2/lib/IPython/parallel/tests
  1065. copying IPython/parallel/tests/clienttest.py -> build-3.2/lib/IPython/parallel/tests
  1066. copying IPython/parallel/tests/test_client.py -> build-3.2/lib/IPython/parallel/tests
  1067. copying IPython/parallel/tests/test_dependency.py -> build-3.2/lib/IPython/parallel/tests
  1068. copying IPython/parallel/tests/test_view.py -> build-3.2/lib/IPython/parallel/tests
  1069. copying IPython/parallel/tests/test_mongodb.py -> build-3.2/lib/IPython/parallel/tests
  1070. copying IPython/parallel/tests/__init__.py -> build-3.2/lib/IPython/parallel/tests
  1071. creating build-3.2/lib/IPython/parallel/engine
  1072. copying IPython/parallel/engine/engine.py -> build-3.2/lib/IPython/parallel/engine
  1073. copying IPython/parallel/engine/kernelstarter.py -> build-3.2/lib/IPython/parallel/engine
  1074. copying IPython/parallel/engine/streamkernel.py -> build-3.2/lib/IPython/parallel/engine
  1075. copying IPython/parallel/engine/__init__.py -> build-3.2/lib/IPython/parallel/engine
  1076. creating build-3.2/lib/IPython/parallel/scripts
  1077. copying IPython/parallel/scripts/__init__.py -> build-3.2/lib/IPython/parallel/scripts
  1078. creating build-3.2/lib/IPython/quarantine
  1079. copying IPython/quarantine/ipy_gnuglobal.py -> build-3.2/lib/IPython/quarantine
  1080. copying IPython/quarantine/ipy_app_completers.py -> build-3.2/lib/IPython/quarantine
  1081. copying IPython/quarantine/ipy_editors.py -> build-3.2/lib/IPython/quarantine
  1082. copying IPython/quarantine/clearcmd.py -> build-3.2/lib/IPython/quarantine
  1083. copying IPython/quarantine/ipy_pydb.py -> build-3.2/lib/IPython/quarantine
  1084. copying IPython/quarantine/ipy_workdir.py -> build-3.2/lib/IPython/quarantine
  1085. copying IPython/quarantine/ipy_server.py -> build-3.2/lib/IPython/quarantine
  1086. copying IPython/quarantine/ipy_winpdb.py -> build-3.2/lib/IPython/quarantine
  1087. copying IPython/quarantine/ipy_which.py -> build-3.2/lib/IPython/quarantine
  1088. copying IPython/quarantine/ipy_render.py -> build-3.2/lib/IPython/quarantine
  1089. copying IPython/quarantine/ipy_jot.py -> build-3.2/lib/IPython/quarantine
  1090. copying IPython/quarantine/win32clip.py -> build-3.2/lib/IPython/quarantine
  1091. copying IPython/quarantine/ledit.py -> build-3.2/lib/IPython/quarantine
  1092. copying IPython/quarantine/ipy_rehashdir.py -> build-3.2/lib/IPython/quarantine
  1093. copying IPython/quarantine/InterpreterExec.py -> build-3.2/lib/IPython/quarantine
  1094. copying IPython/quarantine/ipy_extutil.py -> build-3.2/lib/IPython/quarantine
  1095. copying IPython/quarantine/ipy_completers.py -> build-3.2/lib/IPython/quarantine
  1096. copying IPython/quarantine/ipy_profile_doctest.py -> build-3.2/lib/IPython/quarantine
  1097. copying IPython/quarantine/ipy_synchronize_with.py -> build-3.2/lib/IPython/quarantine
  1098. copying IPython/quarantine/ipy_fsops.py -> build-3.2/lib/IPython/quarantine
  1099. copying IPython/quarantine/ipy_exportdb.py -> build-3.2/lib/IPython/quarantine
  1100. copying IPython/quarantine/jobctrl.py -> build-3.2/lib/IPython/quarantine
  1101. copying IPython/quarantine/envpersist.py -> build-3.2/lib/IPython/quarantine
  1102. copying IPython/quarantine/ipy_lookfor.py -> build-3.2/lib/IPython/quarantine
  1103. copying IPython/quarantine/ipy_signals.py -> build-3.2/lib/IPython/quarantine
  1104. copying IPython/quarantine/ipy_system_conf.py -> build-3.2/lib/IPython/quarantine
  1105. copying IPython/quarantine/ext_rescapture.py -> build-3.2/lib/IPython/quarantine
  1106. copying IPython/quarantine/__init__.py -> build-3.2/lib/IPython/quarantine
  1107. creating build-3.2/lib/IPython/quarantine/tests
  1108. copying IPython/quarantine/tests/__init__.py -> build-3.2/lib/IPython/quarantine/tests
  1109. creating build-3.2/lib/IPython/scripts
  1110. copying IPython/scripts/__init__.py -> build-3.2/lib/IPython/scripts
  1111. creating build-3.2/lib/IPython/lib
  1112. copying IPython/lib/irunner.py -> build-3.2/lib/IPython/lib
  1113. copying IPython/lib/inputhookgtk.py -> build-3.2/lib/IPython/lib
  1114. copying IPython/lib/pretty.py -> build-3.2/lib/IPython/lib
  1115. copying IPython/lib/inputhookglut.py -> build-3.2/lib/IPython/lib
  1116. copying IPython/lib/inputhookpyglet.py -> build-3.2/lib/IPython/lib
  1117. copying IPython/lib/clipboard.py -> build-3.2/lib/IPython/lib
  1118. copying IPython/lib/display.py -> build-3.2/lib/IPython/lib
  1119. copying IPython/lib/inputhookwx.py -> build-3.2/lib/IPython/lib
  1120. copying IPython/lib/backgroundjobs.py -> build-3.2/lib/IPython/lib
  1121. copying IPython/lib/inputhook.py -> build-3.2/lib/IPython/lib
  1122. copying IPython/lib/latextools.py -> build-3.2/lib/IPython/lib
  1123. copying IPython/lib/guisupport.py -> build-3.2/lib/IPython/lib
  1124. copying IPython/lib/demo.py -> build-3.2/lib/IPython/lib
  1125. copying IPython/lib/inputhookqt4.py -> build-3.2/lib/IPython/lib
  1126. copying IPython/lib/security.py -> build-3.2/lib/IPython/lib
  1127. copying IPython/lib/deepreload.py -> build-3.2/lib/IPython/lib
  1128. copying IPython/lib/__init__.py -> build-3.2/lib/IPython/lib
  1129. copying IPython/lib/kernel.py -> build-3.2/lib/IPython/lib
  1130. creating build-3.2/lib/IPython/lib/tests
  1131. copying IPython/lib/tests/test_irunner_pylab_magic.py -> build-3.2/lib/IPython/lib/tests
  1132. copying IPython/lib/tests/test_backgroundjobs.py -> build-3.2/lib/IPython/lib/tests
  1133. copying IPython/lib/tests/test_imports.py -> build-3.2/lib/IPython/lib/tests
  1134. copying IPython/lib/tests/test_kernel.py -> build-3.2/lib/IPython/lib/tests
  1135. copying IPython/lib/tests/test_pretty.py -> build-3.2/lib/IPython/lib/tests
  1136. copying IPython/lib/tests/test_irunner.py -> build-3.2/lib/IPython/lib/tests
  1137. copying IPython/lib/tests/__init__.py -> build-3.2/lib/IPython/lib/tests
  1138. copying IPython/lib/tests/test_security.py -> build-3.2/lib/IPython/lib/tests
  1139. creating build-3.2/lib/IPython/config
  1140. copying IPython/config/loader.py -> build-3.2/lib/IPython/config
  1141. copying IPython/config/configurable.py -> build-3.2/lib/IPython/config
  1142. copying IPython/config/application.py -> build-3.2/lib/IPython/config
  1143. copying IPython/config/__init__.py -> build-3.2/lib/IPython/config
  1144. creating build-3.2/lib/IPython/config/tests
  1145. copying IPython/config/tests/test_application.py -> build-3.2/lib/IPython/config/tests
  1146. copying IPython/config/tests/test_configurable.py -> build-3.2/lib/IPython/config/tests
  1147. copying IPython/config/tests/test_loader.py -> build-3.2/lib/IPython/config/tests
  1148. copying IPython/config/tests/__init__.py -> build-3.2/lib/IPython/config/tests
  1149. creating build-3.2/lib/IPython/config/profile
  1150. copying IPython/config/profile/__init__.py -> build-3.2/lib/IPython/config/profile
  1151. creating build-3.2/lib/IPython/kernel
  1152. copying IPython/kernel/__init__.py -> build-3.2/lib/IPython/kernel
  1153. creating build-3.2/lib/IPython/frontend/qt/console/resources
  1154. creating build-3.2/lib/IPython/frontend/qt/console/resources/icon
  1155. copying IPython/frontend/qt/console/resources/icon/IPythonConsole.svg -> build-3.2/lib/IPython/frontend/qt/console/resources/icon
  1156. creating build-3.2/lib/IPython/frontend/html/notebook/templates
  1157. copying IPython/frontend/html/notebook/templates/login.html -> build-3.2/lib/IPython/frontend/html/notebook/templates
  1158. copying IPython/frontend/html/notebook/templates/layout.html -> build-3.2/lib/IPython/frontend/html/notebook/templates
  1159. copying IPython/frontend/html/notebook/templates/notebook.html -> build-3.2/lib/IPython/frontend/html/notebook/templates
  1160. copying IPython/frontend/html/notebook/templates/logout.html -> build-3.2/lib/IPython/frontend/html/notebook/templates
  1161. copying IPython/frontend/html/notebook/templates/projectdashboard.html -> build-3.2/lib/IPython/frontend/html/notebook/templates
  1162. creating build-3.2/lib/IPython/frontend/html/notebook/static
  1163. copying IPython/frontend/html/notebook/static/IPy_Notebook_logo.svg -> build-3.2/lib/IPython/frontend/html/notebook/static
  1164. copying IPython/frontend/html/notebook/static/favicon.ico -> build-3.2/lib/IPython/frontend/html/notebook/static
  1165. copying IPython/frontend/html/notebook/static/ipynblogo.png -> build-3.2/lib/IPython/frontend/html/notebook/static
  1166. creating build-3.2/lib/IPython/frontend/html/notebook/static/codemirror
  1167. copying IPython/frontend/html/notebook/static/codemirror/LICENSE -> build-3.2/lib/IPython/frontend/html/notebook/static/codemirror
  1168. copying IPython/frontend/html/notebook/static/codemirror/README-IPython.rst -> build-3.2/lib/IPython/frontend/html/notebook/static/codemirror
  1169. copying IPython/frontend/html/notebook/static/codemirror/README.md -> build-3.2/lib/IPython/frontend/html/notebook/static/codemirror
  1170. creating build-3.2/lib/IPython/frontend/html/notebook/static/codemirror/mode
  1171. creating build-3.2/lib/IPython/frontend/html/notebook/static/codemirror/mode/javascript
  1172. copying IPython/frontend/html/notebook/static/codemirror/mode/javascript/javascript.js -> build-3.2/lib/IPython/frontend/html/notebook/static/codemirror/mode/javascript
  1173. copying IPython/frontend/html/notebook/static/codemirror/mode/javascript/index.html -> build-3.2/lib/IPython/frontend/html/notebook/static/codemirror/mode/javascript
  1174. creating build-3.2/lib/IPython/frontend/html/notebook/static/codemirror/mode/xml
  1175. copying IPython/frontend/html/notebook/static/codemirror/mode/xml/xml.js -> build-3.2/lib/IPython/frontend/html/notebook/static/codemirror/mode/xml
  1176. copying IPython/frontend/html/notebook/static/codemirror/mode/xml/index.html -> build-3.2/lib/IPython/frontend/html/notebook/static/codemirror/mode/xml
  1177. creating build-3.2/lib/IPython/frontend/html/notebook/static/codemirror/mode/rst
  1178. copying IPython/frontend/html/notebook/static/codemirror/mode/rst/rst.css -> build-3.2/lib/IPython/frontend/html/notebook/static/codemirror/mode/rst
  1179. copying IPython/frontend/html/notebook/static/codemirror/mode/rst/rst.js -> build-3.2/lib/IPython/frontend/html/notebook/static/codemirror/mode/rst
  1180. copying IPython/frontend/html/notebook/static/codemirror/mode/rst/index.html -> build-3.2/lib/IPython/frontend/html/notebook/static/codemirror/mode/rst
  1181. creating build-3.2/lib/IPython/frontend/html/notebook/static/codemirror/mode/markdown
  1182. copying IPython/frontend/html/notebook/static/codemirror/mode/markdown/markdown.js -> build-3.2/lib/IPython/frontend/html/notebook/static/codemirror/mode/markdown
  1183. copying IPython/frontend/html/notebook/static/codemirror/mode/markdown/markdown.css -> build-3.2/lib/IPython/frontend/html/notebook/static/codemirror/mode/markdown
  1184. copying IPython/frontend/html/notebook/static/codemirror/mode/markdown/index.html -> build-3.2/lib/IPython/frontend/html/notebook/static/codemirror/mode/markdown
  1185. creating build-3.2/lib/IPython/frontend/html/notebook/static/codemirror/mode/htmlmixed
  1186. copying IPython/frontend/html/notebook/static/codemirror/mode/htmlmixed/htmlmixed.js -> build-3.2/lib/IPython/frontend/html/notebook/static/codemirror/mode/htmlmixed
  1187. copying IPython/frontend/html/notebook/static/codemirror/mode/htmlmixed/index.html -> build-3.2/lib/IPython/frontend/html/notebook/static/codemirror/mode/htmlmixed
  1188. creating build-3.2/lib/IPython/frontend/html/notebook/static/codemirror/mode/css
  1189. copying IPython/frontend/html/notebook/static/codemirror/mode/css/css.js -> build-3.2/lib/IPython/frontend/html/notebook/static/codemirror/mode/css
  1190. copying IPython/frontend/html/notebook/static/codemirror/mode/css/index.html -> build-3.2/lib/IPython/frontend/html/notebook/static/codemirror/mode/css
  1191. creating build-3.2/lib/IPython/frontend/html/notebook/static/codemirror/mode/python
  1192. copying IPython/frontend/html/notebook/static/codemirror/mode/python/LICENSE.txt -> build-3.2/lib/IPython/frontend/html/notebook/static/codemirror/mode/python
  1193. copying IPython/frontend/html/notebook/static/codemirror/mode/python/index.html -> build-3.2/lib/IPython/frontend/html/notebook/static/codemirror/mode/python
  1194. copying IPython/frontend/html/notebook/static/codemirror/mode/python/python.js -> build-3.2/lib/IPython/frontend/html/notebook/static/codemirror/mode/python
  1195. creating build-3.2/lib/IPython/frontend/html/notebook/static/codemirror/lib
  1196. copying IPython/frontend/html/notebook/static/codemirror/lib/overlay.js -> build-3.2/lib/IPython/frontend/html/notebook/static/codemirror/lib
  1197. copying IPython/frontend/html/notebook/static/codemirror/lib/codemirror.js -> build-3.2/lib/IPython/frontend/html/notebook/static/codemirror/lib
  1198. copying IPython/frontend/html/notebook/static/codemirror/lib/codemirror.css -> build-3.2/lib/IPython/frontend/html/notebook/static/codemirror/lib
  1199. copying IPython/frontend/html/notebook/static/codemirror/lib/runmode.js -> build-3.2/lib/IPython/frontend/html/notebook/static/codemirror/lib
  1200. creating build-3.2/lib/IPython/frontend/html/notebook/static/codemirror/theme
  1201. copying IPython/frontend/html/notebook/static/codemirror/theme/ipython.css -> build-3.2/lib/IPython/frontend/html/notebook/static/codemirror/theme
  1202. copying IPython/frontend/html/notebook/static/codemirror/theme/neat.css -> build-3.2/lib/IPython/frontend/html/notebook/static/codemirror/theme
  1203. copying IPython/frontend/html/notebook/static/codemirror/theme/elegant.css -> build-3.2/lib/IPython/frontend/html/notebook/static/codemirror/theme
  1204. copying IPython/frontend/html/notebook/static/codemirror/theme/default.css -> build-3.2/lib/IPython/frontend/html/notebook/static/codemirror/theme
  1205. copying IPython/frontend/html/notebook/static/codemirror/theme/night.css -> build-3.2/lib/IPython/frontend/html/notebook/static/codemirror/theme
  1206. creating build-3.2/lib/IPython/frontend/html/notebook/static/jquery
  1207. creating build-3.2/lib/IPython/frontend/html/notebook/static/jquery/js
  1208. copying IPython/frontend/html/notebook/static/jquery/js/jquery-ui-1.8.14.custom.min.js -> build-3.2/lib/IPython/frontend/html/notebook/static/jquery/js
  1209. copying IPython/frontend/html/notebook/static/jquery/js/jquery-1.6.2.min.js -> build-3.2/lib/IPython/frontend/html/notebook/static/jquery/js
  1210. copying IPython/frontend/html/notebook/static/jquery/js/jquery.autogrow.js -> build-3.2/lib/IPython/frontend/html/notebook/static/jquery/js
  1211. creating build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css
  1212. creating build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes
  1213. creating build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket
  1214. copying IPython/frontend/html/notebook/static/jquery/css/themes/rocket/jquery-wijmo.css -> build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket
  1215. creating build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  1216. copying IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-bg_highlight-soft_15_242122_1x100.png -> build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  1217. copying IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-icons_fafafa_256x240.png -> build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  1218. copying IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-bg_highlight-soft_15_333333_1x100.png -> build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  1219. copying IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-bg_diagonals-thick_50_00a6dd_40x40.png -> build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  1220. copying IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-bg_highlight-soft_15_242122_1x100_bottom.png -> build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  1221. copying IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-bg_highlight-soft_15_333333_1x100_50.png -> build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  1222. copying IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-icons_eaffb9_256x240.png -> build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  1223. copying IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-bg_highlight-soft_15_ca3838_1x100.png -> build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  1224. copying IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-icons_304915_256x240.png -> build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  1225. copying IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-bg_highlight-soft_15_9eca38_1x100.png -> build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  1226. copying IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-icons_00a6dd_256x240.png -> build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  1227. copying IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-bg_highlight-soft_15_9eca38_1x100_50.png -> build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  1228. copying IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-icons_d399ff_256x240.png -> build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  1229. copying IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-bg_flat_0_aaaaaa_40x100.png -> build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  1230. copying IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-bg_flat_100_f1f1f1_40x100.png -> build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  1231. copying IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-icons_ff8f8f_256x240.png -> build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  1232. copying IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-bg_highlight-soft_15_65358a_1x100.png -> build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  1233. copying IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-bg_inset-soft_15_242122_1x100.png -> build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  1234. copying IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-icons_f4f4f9_256x240.png -> build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  1235. copying IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-bg_highlight-soft_35_00a6dd_1x100.png -> build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  1236. copying IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-bg_highlight-soft_15_8A56B2_1x100.png -> build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  1237. copying IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-bg_inset-soft_100_e1e1e1_1x100.png -> build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  1238. creating build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo
  1239. copying IPython/frontend/html/notebook/static/jquery/css/themes/aristo/jquery-wijmo.css -> build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo
  1240. creating build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  1241. copying IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-bg_highlight-soft_75_85b2cb_1x100.png -> build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  1242. copying IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-bg_glass_55_fbf9ee_1x400.png -> build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  1243. copying IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-icons_2d5972_256x240.png -> build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  1244. copying IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-bg_flat_0_4f4f4f_40x100.png -> build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  1245. copying IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-icons_898989_256x240.png -> build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  1246. copying IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-icons_38667f_256x240.png -> build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  1247. copying IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-icons_3a6983_256x240.png -> build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  1248. copying IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-bg_highlight-hard_80_e3e3e3_1x100.png -> build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  1249. copying IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-icons_2e83ff_256x240.png -> build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  1250. copying IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-bg_highlight-hard_80_85b2cb_1x100.png -> build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  1251. copying IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-bg_flat_0_aaaaaa_40x100.png -> build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  1252. copying IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-bg_highlight-soft_100_c4c4c4_1x100.png -> build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  1253. copying IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-icons_ffffff_256x240.png -> build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  1254. copying IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-bg_inset-hard_65_c4c4c4_1x100.png -> build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  1255. copying IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-bg_inset-hard_65_85b2cb_1x100.png -> build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  1256. copying IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-bg_highlight-hard_80_c4c4c4_1x100.png -> build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  1257. copying IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-bg_flat_100_ffffff_40x100.png -> build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  1258. copying IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-icons_616161_256x240.png -> build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  1259. copying IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-bg_inset-soft_95_fef1ec_1x100.png -> build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  1260. copying IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-bg_flat_0_2d5972_40x100.png -> build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  1261. copying IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-icons_cd0a0a_256x240.png -> build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  1262. creating build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness
  1263. copying IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/jquery-ui-1.8.14.custom.css -> build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness
  1264. creating build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images
  1265. copying IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-bg_flat_75_ffffff_40x100.png -> build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images
  1266. copying IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-bg_glass_65_ffffff_1x400.png -> build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images
  1267. copying IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png -> build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images
  1268. copying IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png -> build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images
  1269. copying IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-icons_2e83ff_256x240.png -> build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images
  1270. copying IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png -> build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images
  1271. copying IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-icons_454545_256x240.png -> build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images
  1272. copying IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png -> build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images
  1273. copying IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png -> build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images
  1274. copying IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-icons_888888_256x240.png -> build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images
  1275. copying IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-icons_222222_256x240.png -> build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images
  1276. copying IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-icons_cd0a0a_256x240.png -> build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images
  1277. copying IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-bg_glass_75_dadada_1x400.png -> build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images
  1278. creating build-3.2/lib/IPython/frontend/html/notebook/static/js
  1279. copying IPython/frontend/html/notebook/static/js/cell.js -> build-3.2/lib/IPython/frontend/html/notebook/static/js
  1280. copying IPython/frontend/html/notebook/static/js/notebooklist.js -> build-3.2/lib/IPython/frontend/html/notebook/static/js
  1281. copying IPython/frontend/html/notebook/static/js/notebookmain.js -> build-3.2/lib/IPython/frontend/html/notebook/static/js
  1282. copying IPython/frontend/html/notebook/static/js/codecell.js -> build-3.2/lib/IPython/frontend/html/notebook/static/js
  1283. copying IPython/frontend/html/notebook/static/js/savewidget.js -> build-3.2/lib/IPython/frontend/html/notebook/static/js
  1284. copying IPython/frontend/html/notebook/static/js/printwidget.js -> build-3.2/lib/IPython/frontend/html/notebook/static/js
  1285. copying IPython/frontend/html/notebook/static/js/layout.js -> build-3.2/lib/IPython/frontend/html/notebook/static/js
  1286. copying IPython/frontend/html/notebook/static/js/loginmain.js -> build-3.2/lib/IPython/frontend/html/notebook/static/js
  1287. copying IPython/frontend/html/notebook/static/js/pager.js -> build-3.2/lib/IPython/frontend/html/notebook/static/js
  1288. copying IPython/frontend/html/notebook/static/js/notebook.js -> build-3.2/lib/IPython/frontend/html/notebook/static/js
  1289. copying IPython/frontend/html/notebook/static/js/textcell.js -> build-3.2/lib/IPython/frontend/html/notebook/static/js
  1290. copying IPython/frontend/html/notebook/static/js/loginwidget.js -> build-3.2/lib/IPython/frontend/html/notebook/static/js
  1291. copying IPython/frontend/html/notebook/static/js/quickhelp.js -> build-3.2/lib/IPython/frontend/html/notebook/static/js
  1292. copying IPython/frontend/html/notebook/static/js/utils.js -> build-3.2/lib/IPython/frontend/html/notebook/static/js
  1293. copying IPython/frontend/html/notebook/static/js/projectdashboardmain.js -> build-3.2/lib/IPython/frontend/html/notebook/static/js
  1294. copying IPython/frontend/html/notebook/static/js/kernel.js -> build-3.2/lib/IPython/frontend/html/notebook/static/js
  1295. copying IPython/frontend/html/notebook/static/js/kernelstatus.js -> build-3.2/lib/IPython/frontend/html/notebook/static/js
  1296. copying IPython/frontend/html/notebook/static/js/leftpanel.js -> build-3.2/lib/IPython/frontend/html/notebook/static/js
  1297. copying IPython/frontend/html/notebook/static/js/namespace.js -> build-3.2/lib/IPython/frontend/html/notebook/static/js
  1298. copying IPython/frontend/html/notebook/static/js/panelsection.js -> build-3.2/lib/IPython/frontend/html/notebook/static/js
  1299. creating build-3.2/lib/IPython/frontend/html/notebook/static/prettify
  1300. copying IPython/frontend/html/notebook/static/prettify/COPYING -> build-3.2/lib/IPython/frontend/html/notebook/static/prettify
  1301. copying IPython/frontend/html/notebook/static/prettify/prettify.js -> build-3.2/lib/IPython/frontend/html/notebook/static/prettify
  1302. copying IPython/frontend/html/notebook/static/prettify/prettify.css -> build-3.2/lib/IPython/frontend/html/notebook/static/prettify
  1303. creating build-3.2/lib/IPython/frontend/html/notebook/static/pagedown
  1304. copying IPython/frontend/html/notebook/static/pagedown/LICENSE.txt -> build-3.2/lib/IPython/frontend/html/notebook/static/pagedown
  1305. copying IPython/frontend/html/notebook/static/pagedown/Markdown.Converter.js -> build-3.2/lib/IPython/frontend/html/notebook/static/pagedown
  1306. creating build-3.2/lib/IPython/frontend/html/notebook/static/unminified
  1307. copying IPython/frontend/html/notebook/static/unminified/prettify.js -> build-3.2/lib/IPython/frontend/html/notebook/static/unminified
  1308. copying IPython/frontend/html/notebook/static/unminified/README -> build-3.2/lib/IPython/frontend/html/notebook/static/unminified
  1309. creating build-3.2/lib/IPython/frontend/html/notebook/static/css
  1310. copying IPython/frontend/html/notebook/static/css/layout.css -> build-3.2/lib/IPython/frontend/html/notebook/static/css
  1311. copying IPython/frontend/html/notebook/static/css/renderedhtml.css -> build-3.2/lib/IPython/frontend/html/notebook/static/css
  1312. copying IPython/frontend/html/notebook/static/css/notebook.css -> build-3.2/lib/IPython/frontend/html/notebook/static/css
  1313. copying IPython/frontend/html/notebook/static/css/base.css -> build-3.2/lib/IPython/frontend/html/notebook/static/css
  1314. copying IPython/frontend/html/notebook/static/css/boilerplate.css -> build-3.2/lib/IPython/frontend/html/notebook/static/css
  1315. copying IPython/frontend/html/notebook/static/css/projectdashboard.css -> build-3.2/lib/IPython/frontend/html/notebook/static/css
  1316. copying IPython/config/profile/README_STARTUP -> build-3.2/lib/IPython/config/profile
  1317. copying IPython/config/profile/README -> build-3.2/lib/IPython/config/profile
  1318. creating build-3.2/lib/IPython/config/profile/sympy
  1319. copying IPython/config/profile/sympy/ipython_config.py -> build-3.2/lib/IPython/config/profile/sympy
  1320. creating build-3.2/lib/IPython/config/profile/python3
  1321. copying IPython/config/profile/python3/ipython_config.py -> build-3.2/lib/IPython/config/profile/python3
  1322. creating build-3.2/lib/IPython/config/profile/cluster
  1323. copying IPython/config/profile/cluster/ipython_config.py -> build-3.2/lib/IPython/config/profile/cluster
  1324. creating build-3.2/lib/IPython/config/profile/math
  1325. copying IPython/config/profile/math/ipython_config.py -> build-3.2/lib/IPython/config/profile/math
  1326. creating build-3.2/lib/IPython/config/profile/pysh
  1327. copying IPython/config/profile/pysh/ipython_config.py -> build-3.2/lib/IPython/config/profile/pysh
  1328. Fixing build-3.2/lib/IPython/__init__.py build-3.2/lib/IPython/zmq/frontend.py build-3.2/lib/IPython/zmq/pykernel.py build-3.2/lib/IPython/zmq/parentpoller.py build-3.2/lib/IPython/zmq/kernelmanager.py build-3.2/lib/IPython/zmq/entry_point.py build-3.2/lib/IPython/zmq/iostream.py build-3.2/lib/IPython/zmq/heartbeat.py build-3.2/lib/IPython/zmq/zmqshell.py build-3.2/lib/IPython/zmq/eventloops.py build-3.2/lib/IPython/zmq/session.py build-3.2/lib/IPython/zmq/blockingkernelmanager.py build-3.2/lib/IPython/zmq/completer.py build-3.2/lib/IPython/zmq/log.py build-3.2/lib/IPython/zmq/displayhook.py build-3.2/lib/IPython/zmq/kernelapp.py build-3.2/lib/IPython/zmq/ipkernel.py build-3.2/lib/IPython/zmq/__init__.py build-3.2/lib/IPython/zmq/gui/gtkembed.py build-3.2/lib/IPython/zmq/gui/__init__.py build-3.2/lib/IPython/zmq/tests/test_session.py build-3.2/lib/IPython/zmq/tests/test_message_spec.py build-3.2/lib/IPython/zmq/tests/__init__.py build-3.2/lib/IPython/zmq/pylab/backend_inline.py build-3.2/lib/IPython/zmq/pylab/__init__.py build-3.2/lib/IPython/extensions/parallelmagic.py build-3.2/lib/IPython/extensions/storemagic.py build-3.2/lib/IPython/extensions/sympyprinting.py build-3.2/lib/IPython/extensions/autoreload.py build-3.2/lib/IPython/extensions/__init__.py build-3.2/lib/IPython/extensions/tests/test_autoreload.py build-3.2/lib/IPython/extensions/tests/__init__.py build-3.2/lib/IPython/external/qt_for_kernel.py build-3.2/lib/IPython/external/mathjax.py build-3.2/lib/IPython/external/qt.py build-3.2/lib/IPython/external/__init__.py build-3.2/lib/IPython/external/ssh/forward.py build-3.2/lib/IPython/external/ssh/tunnel.py build-3.2/lib/IPython/external/ssh/__init__.py build-3.2/lib/IPython/external/argparse/_argparse.py build-3.2/lib/IPython/external/argparse/__init__.py build-3.2/lib/IPython/external/guid/__init__.py build-3.2/lib/IPython/external/guid/_guid.py build-3.2/lib/IPython/external/pyparsing/_pyparsing.py build-3.2/lib/IPython/external/pyparsing/__init__.py build-3.2/lib/IPython/external/decorators/_decorators.py build-3.2/lib/IPython/external/decorators/_numpy_testing_noseclasses.py build-3.2/lib/IPython/external/decorators/__init__.py build-3.2/lib/IPython/external/decorators/_numpy_testing_utils.py build-3.2/lib/IPython/external/decorator/_decorator.py build-3.2/lib/IPython/external/decorator/__init__.py build-3.2/lib/IPython/external/simplegeneric/_simplegeneric.py build-3.2/lib/IPython/external/simplegeneric/__init__.py build-3.2/lib/IPython/external/Itpl/_Itpl.py build-3.2/lib/IPython/external/Itpl/__init__.py build-3.2/lib/IPython/external/pexpect/_pexpect.py build-3.2/lib/IPython/external/pexpect/__init__.py build-3.2/lib/IPython/external/path/_path.py build-3.2/lib/IPython/external/path/__init__.py build-3.2/lib/IPython/external/mglob/_mglob.py build-3.2/lib/IPython/external/mglob/__init__.py build-3.2/lib/IPython/utils/newserialized.py build-3.2/lib/IPython/utils/text.py build-3.2/lib/IPython/utils/py3compat.py build-3.2/lib/IPython/utils/syspathcontext.py build-3.2/lib/IPython/utils/generics.py build-3.2/lib/IPython/utils/path.py build-3.2/lib/IPython/utils/module_paths.py build-3.2/lib/IPython/utils/growl.py build-3.2/lib/IPython/utils/_sysinfo.py build-3.2/lib/IPython/utils/_process_common.py build-3.2/lib/IPython/utils/upgradedir.py build-3.2/lib/IPython/utils/_process_win32.py build-3.2/lib/IPython/utils/io.py build-3.2/lib/IPython/utils/decorators.py build-3.2/lib/IPython/utils/nested_context.py build-3.2/lib/IPython/utils/dir2.py build-3.2/lib/IPython/utils/cursesimport.py build-3.2/lib/IPython/utils/process.py build-3.2/lib/IPython/utils/terminal.py build-3.2/lib/IPython/utils/coloransi.py build-3.2/lib/IPython/utils/sysinfo.py build-3.2/lib/IPython/utils/daemonize.py build-3.2/lib/IPython/utils/data.py build-3.2/lib/IPython/utils/localinterfaces.py build-3.2/lib/IPython/utils/pyfile.py build-3.2/lib/IPython/utils/wildcard.py build-3.2/lib/IPython/utils/attic.py build-3.2/lib/IPython/utils/strdispatch.py build-3.2/lib/IPython/utils/tempdir.py build-3.2/lib/IPython/utils/jsonutil.py build-3.2/lib/IPython/utils/warn.py build-3.2/lib/IPython/utils/ipstruct.py build-3.2/lib/IPython/utils/rlineimpl.py build-3.2/lib/IPython/utils/autoattr.py build-3.2/lib/IPython/utils/PyColorize.py build-3.2/lib/IPython/utils/codeutil.py build-3.2/lib/IPython/utils/timing.py build-3.2/lib/IPython/utils/importstring.py build-3.2/lib/IPython/utils/pickleshare.py build-3.2/lib/IPython/utils/frame.py build-3.2/lib/IPython/utils/doctestreload.py build-3.2/lib/IPython/utils/_process_posix.py build-3.2/lib/IPython/utils/traitlets.py build-3.2/lib/IPython/utils/pickleutil.py build-3.2/lib/IPython/utils/__init__.py build-3.2/lib/IPython/utils/notification.py build-3.2/lib/IPython/utils/tests/test_traitlets.py build-3.2/lib/IPython/utils/tests/test_module_paths.py build-3.2/lib/IPython/utils/tests/test_io.py build-3.2/lib/IPython/utils/tests/test_notification.py build-3.2/lib/IPython/utils/tests/test_path.py build-3.2/lib/IPython/utils/tests/test_imports.py build-3.2/lib/IPython/utils/tests/test_jsonutil.py build-3.2/lib/IPython/utils/tests/test_wildcard.py build-3.2/lib/IPython/utils/tests/test_process.py build-3.2/lib/IPython/utils/tests/test_pycolorize.py build-3.2/lib/IPython/utils/tests/__init__.py build-3.2/lib/IPython/utils/tests/test_text.py build-3.2/lib/IPython/frontend/consoleapp.py build-3.2/lib/IPython/frontend/__init__.py build-3.2/lib/IPython/frontend/qt/util.py build-3.2/lib/IPython/frontend/qt/base_frontend_mixin.py build-3.2/lib/IPython/frontend/qt/kernelmanager.py build-3.2/lib/IPython/frontend/qt/rich_text.py build-3.2/lib/IPython/frontend/qt/svg.py build-3.2/lib/IPython/frontend/qt/__init__.py build-3.2/lib/IPython/frontend/qt/console/bracket_matcher.py build-3.2/lib/IPython/frontend/qt/console/styles.py build-3.2/lib/IPython/frontend/qt/console/qtconsoleapp.py build-3.2/lib/IPython/frontend/qt/console/pygments_highlighter.py build-3.2/lib/IPython/frontend/qt/console/ipython_widget.py build-3.2/lib/IPython/frontend/qt/console/call_tip_widget.py build-3.2/lib/IPython/frontend/qt/console/history_console_widget.py build-3.2/lib/IPython/frontend/qt/console/completion_lexer.py build-3.2/lib/IPython/frontend/qt/console/console_widget.py build-3.2/lib/IPython/frontend/qt/console/rich_ipython_widget.py build-3.2/lib/IPython/frontend/qt/console/completion_widget.py build-3.2/lib/IPython/frontend/qt/console/mainwindow.py build-3.2/lib/IPython/frontend/qt/console/kill_ring.py build-3.2/lib/IPython/frontend/qt/console/frontend_widget.py build-3.2/lib/IPython/frontend/qt/console/ansi_code_processor.py build-3.2/lib/IPython/frontend/qt/console/__init__.py build-3.2/lib/IPython/frontend/qt/console/tests/test_ansi_code_processor.py build-3.2/lib/IPython/frontend/qt/console/tests/test_kill_ring.py build-3.2/lib/IPython/frontend/qt/console/tests/test_completion_lexer.py build-3.2/lib/IPython/frontend/qt/console/tests/__init__.py build-3.2/lib/IPython/frontend/terminal/interactiveshell.py build-3.2/lib/IPython/frontend/terminal/ipapp.py build-3.2/lib/IPython/frontend/terminal/embed.py build-3.2/lib/IPython/frontend/terminal/__init__.py build-3.2/lib/IPython/frontend/terminal/console/app.py build-3.2/lib/IPython/frontend/terminal/console/interactiveshell.py build-3.2/lib/IPython/frontend/terminal/console/completer.py build-3.2/lib/IPython/frontend/terminal/console/__init__.py build-3.2/lib/IPython/frontend/terminal/console/tests/test_console.py build-3.2/lib/IPython/frontend/terminal/console/tests/__init__.py build-3.2/lib/IPython/frontend/terminal/tests/test_interactivshell.py build-3.2/lib/IPython/frontend/terminal/tests/__init__.py build-3.2/lib/IPython/frontend/html/__init__.py build-3.2/lib/IPython/frontend/html/notebook/kernelmanager.py build-3.2/lib/IPython/frontend/html/notebook/notebookmanager.py build-3.2/lib/IPython/frontend/html/notebook/notebookapp.py build-3.2/lib/IPython/frontend/html/notebook/zmqhttp.py build-3.2/lib/IPython/frontend/html/notebook/handlers.py build-3.2/lib/IPython/frontend/html/notebook/__init__.py build-3.2/lib/IPython/frontend/html/notebook/tests/test_kernelsession.py build-3.2/lib/IPython/frontend/html/notebook/tests/__init__.py build-3.2/lib/IPython/core/excolors.py build-3.2/lib/IPython/core/usage.py build-3.2/lib/IPython/core/history.py build-3.2/lib/IPython/core/prompts.py build-3.2/lib/IPython/core/debugger.py build-3.2/lib/IPython/core/payloadpage.py build-3.2/lib/IPython/core/oinspect.py build-3.2/lib/IPython/core/prefilter.py build-3.2/lib/IPython/core/interactiveshell.py build-3.2/lib/IPython/core/ipapi.py build-3.2/lib/IPython/core/compilerop.py build-3.2/lib/IPython/core/formatters.py build-3.2/lib/IPython/core/display.py build-3.2/lib/IPython/core/inputsplitter.py build-3.2/lib/IPython/core/builtin_trap.py build-3.2/lib/IPython/core/ultratb.py build-3.2/lib/IPython/core/autocall.py build-3.2/lib/IPython/core/displaypub.py build-3.2/lib/IPython/core/release.py build-3.2/lib/IPython/core/shadowns.py build-3.2/lib/IPython/core/magic.py build-3.2/lib/IPython/core/pylabtools.py build-3.2/lib/IPython/core/display_trap.py build-3.2/lib/IPython/core/hooks.py build-3.2/lib/IPython/core/plugin.py build-3.2/lib/IPython/core/crashhandler.py build-3.2/lib/IPython/core/macro.py build-3.2/lib/IPython/core/splitinput.py build-3.2/lib/IPython/core/completer.py build-3.2/lib/IPython/core/profileapp.py build-3.2/lib/IPython/core/magic_arguments.py build-3.2/lib/IPython/core/error.py build-3.2/lib/IPython/core/alias.py build-3.2/lib/IPython/core/payload.py build-3.2/lib/IPython/core/displayhook.py build-3.2/lib/IPython/core/completerlib.py build-3.2/lib/IPython/core/application.py build-3.2/lib/IPython/core/fakemodule.py build-3.2/lib/IPython/core/logger.py build-3.2/lib/IPython/core/shellapp.py build-3.2/lib/IPython/core/extensions.py build-3.2/lib/IPython/core/page.py build-3.2/lib/IPython/core/profiledir.py build-3.2/lib/IPython/core/__init__.py build-3.2/lib/IPython/core/tests/test_run.py build-3.2/lib/IPython/core/tests/test_profile.py build-3.2/lib/IPython/core/tests/test_completerlib.py build-3.2/lib/IPython/core/tests/test_magic.py build-3.2/lib/IPython/core/tests/tclass.py build-3.2/lib/IPython/core/tests/test_compilerop.py build-3.2/lib/IPython/core/tests/simpleerr.py build-3.2/lib/IPython/core/tests/test_application.py build-3.2/lib/IPython/core/tests/test_formatters.py build-3.2/lib/IPython/core/tests/test_logger.py build-3.2/lib/IPython/core/tests/test_autocall.py build-3.2/lib/IPython/core/tests/test_interactiveshell.py build-3.2/lib/IPython/core/tests/test_oinspect.py build-3.2/lib/IPython/core/tests/test_completer.py build-3.2/lib/IPython/core/tests/test_splitinput.py build-3.2/lib/IPython/core/tests/test_page.py build-3.2/lib/IPython/core/tests/test_imports.py build-3.2/lib/IPython/core/tests/test_pylabtools.py build-3.2/lib/IPython/core/tests/test_iplib.py build-3.2/lib/IPython/core/tests/test_prefilter.py build-3.2/lib/IPython/core/tests/test_inputsplitter.py build-3.2/lib/IPython/core/tests/test_prompts.py build-3.2/lib/IPython/core/tests/test_magic_terminal.py build-3.2/lib/IPython/core/tests/test_fakemodule.py build-3.2/lib/IPython/core/tests/test_magic_arguments.py build-3.2/lib/IPython/core/tests/refbug.py build-3.2/lib/IPython/core/tests/test_handlers.py build-3.2/lib/IPython/core/tests/test_history.py build-3.2/lib/IPython/core/tests/__init__.py build-3.2/lib/IPython/core/tests/test_plugin.py build-3.2/lib/IPython/testing/tools.py build-3.2/lib/IPython/testing/skipdoctest.py build-3.2/lib/IPython/testing/decorators.py build-3.2/lib/IPython/testing/globalipapp.py build-3.2/lib/IPython/testing/_paramtestpy2.py build-3.2/lib/IPython/testing/mkdoctests.py build-3.2/lib/IPython/testing/iptest.py build-3.2/lib/IPython/testing/_paramtestpy3.py build-3.2/lib/IPython/testing/ipunittest.py build-3.2/lib/IPython/testing/nosepatch.py build-3.2/lib/IPython/testing/__init__.py build-3.2/lib/IPython/testing/plugin/dtexample.py build-3.2/lib/IPython/testing/plugin/simple.py build-3.2/lib/IPython/testing/plugin/ipdoctest.py build-3.2/lib/IPython/testing/plugin/simplevars.py build-3.2/lib/IPython/testing/plugin/show_refs.py build-3.2/lib/IPython/testing/plugin/setup.py build-3.2/lib/IPython/testing/plugin/test_refs.py build-3.2/lib/IPython/testing/plugin/iptest.py build-3.2/lib/IPython/testing/plugin/test_ipdoctest.py build-3.2/lib/IPython/testing/plugin/__init__.py build-3.2/lib/IPython/testing/tests/test_ipunittest.py build-3.2/lib/IPython/testing/tests/test_decorators.py build-3.2/lib/IPython/testing/tests/__init__.py build-3.2/lib/IPython/testing/tests/test_tools.py build-3.2/lib/IPython/nbformat/current.py build-3.2/lib/IPython/nbformat/__init__.py build-3.2/lib/IPython/nbformat/tests/__init__.py build-3.2/lib/IPython/nbformat/v2/rwbase.py build-3.2/lib/IPython/nbformat/v2/convert.py build-3.2/lib/IPython/nbformat/v2/nbxml.py build-3.2/lib/IPython/nbformat/v2/nbpy.py build-3.2/lib/IPython/nbformat/v2/nbjson.py build-3.2/lib/IPython/nbformat/v2/__init__.py build-3.2/lib/IPython/nbformat/v2/nbbase.py build-3.2/lib/IPython/nbformat/v2/tests/nbexamples.py build-3.2/lib/IPython/nbformat/v2/tests/test_nbbase.py build-3.2/lib/IPython/nbformat/v2/tests/test_nbpy.py build-3.2/lib/IPython/nbformat/v2/tests/test_json.py build-3.2/lib/IPython/nbformat/v2/tests/__init__.py build-3.2/lib/IPython/nbformat/v1/rwbase.py build-3.2/lib/IPython/nbformat/v1/convert.py build-3.2/lib/IPython/nbformat/v1/nbjson.py build-3.2/lib/IPython/nbformat/v1/__init__.py build-3.2/lib/IPython/nbformat/v1/nbbase.py build-3.2/lib/IPython/nbformat/v1/tests/nbexamples.py build-3.2/lib/IPython/nbformat/v1/tests/test_nbbase.py build-3.2/lib/IPython/nbformat/v1/tests/test_json.py build-3.2/lib/IPython/nbformat/v1/tests/__init__.py build-3.2/lib/IPython/parallel/util.py build-3.2/lib/IPython/parallel/error.py build-3.2/lib/IPython/parallel/factory.py build-3.2/lib/IPython/parallel/__init__.py build-3.2/lib/IPython/parallel/controller/scheduler.py build-3.2/lib/IPython/parallel/controller/hub.py build-3.2/lib/IPython/parallel/controller/heartmonitor.py build-3.2/lib/IPython/parallel/controller/dependency.py build-3.2/lib/IPython/parallel/controller/dictdb.py build-3.2/lib/IPython/parallel/controller/sqlitedb.py build-3.2/lib/IPython/parallel/controller/mongodb.py build-3.2/lib/IPython/parallel/controller/__init__.py build-3.2/lib/IPython/parallel/apps/ipengineapp.py build-3.2/lib/IPython/parallel/apps/launcher.py build-3.2/lib/IPython/parallel/apps/winhpcjob.py build-3.2/lib/IPython/parallel/apps/ipcontrollerapp.py build-3.2/lib/IPython/parallel/apps/logwatcher.py build-3.2/lib/IPython/parallel/apps/win32support.py build-3.2/lib/IPython/parallel/apps/ipclusterapp.py build-3.2/lib/IPython/parallel/apps/baseapp.py build-3.2/lib/IPython/parallel/apps/iploggerapp.py build-3.2/lib/IPython/parallel/apps/__init__.py build-3.2/lib/IPython/parallel/client/view.py build-3.2/lib/IPython/parallel/client/client.py build-3.2/lib/IPython/parallel/client/asyncresult.py build-3.2/lib/IPython/parallel/client/remotefunction.py build-3.2/lib/IPython/parallel/client/map.py build-3.2/lib/IPython/parallel/client/__init__.py build-3.2/lib/IPython/parallel/tests/test_asyncresult.py build-3.2/lib/IPython/parallel/tests/test_db.py build-3.2/lib/IPython/parallel/tests/test_lbview.py build-3.2/lib/IPython/parallel/tests/test_newserialized.py build-3.2/lib/IPython/parallel/tests/clienttest.py build-3.2/lib/IPython/parallel/tests/test_client.py build-3.2/lib/IPython/parallel/tests/test_dependency.py build-3.2/lib/IPython/parallel/tests/test_view.py build-3.2/lib/IPython/parallel/tests/test_mongodb.py build-3.2/lib/IPython/parallel/tests/__init__.py build-3.2/lib/IPython/parallel/engine/engine.py build-3.2/lib/IPython/parallel/engine/kernelstarter.py build-3.2/lib/IPython/parallel/engine/streamkernel.py build-3.2/lib/IPython/parallel/engine/__init__.py build-3.2/lib/IPython/parallel/scripts/__init__.py build-3.2/lib/IPython/quarantine/ipy_gnuglobal.py build-3.2/lib/IPython/quarantine/ipy_app_completers.py build-3.2/lib/IPython/quarantine/ipy_editors.py build-3.2/lib/IPython/quarantine/clearcmd.py build-3.2/lib/IPython/quarantine/ipy_pydb.py build-3.2/lib/IPython/quarantine/ipy_workdir.py build-3.2/lib/IPython/quarantine/ipy_server.py build-3.2/lib/IPython/quarantine/ipy_winpdb.py build-3.2/lib/IPython/quarantine/ipy_which.py build-3.2/lib/IPython/quarantine/ipy_render.py build-3.2/lib/IPython/quarantine/ipy_jot.py build-3.2/lib/IPython/quarantine/win32clip.py build-3.2/lib/IPython/quarantine/ledit.py build-3.2/lib/IPython/quarantine/ipy_rehashdir.py build-3.2/lib/IPython/quarantine/InterpreterExec.py build-3.2/lib/IPython/quarantine/ipy_extutil.py build-3.2/lib/IPython/quarantine/ipy_completers.py build-3.2/lib/IPython/quarantine/ipy_profile_doctest.py build-3.2/lib/IPython/quarantine/ipy_synchronize_with.py build-3.2/lib/IPython/quarantine/ipy_fsops.py build-3.2/lib/IPython/quarantine/ipy_exportdb.py build-3.2/lib/IPython/quarantine/jobctrl.py build-3.2/lib/IPython/quarantine/envpersist.py build-3.2/lib/IPython/quarantine/ipy_lookfor.py build-3.2/lib/IPython/quarantine/ipy_signals.py build-3.2/lib/IPython/quarantine/ipy_system_conf.py build-3.2/lib/IPython/quarantine/ext_rescapture.py build-3.2/lib/IPython/quarantine/__init__.py build-3.2/lib/IPython/quarantine/tests/__init__.py build-3.2/lib/IPython/scripts/__init__.py build-3.2/lib/IPython/lib/irunner.py build-3.2/lib/IPython/lib/inputhookgtk.py build-3.2/lib/IPython/lib/pretty.py build-3.2/lib/IPython/lib/inputhookglut.py build-3.2/lib/IPython/lib/inputhookpyglet.py build-3.2/lib/IPython/lib/clipboard.py build-3.2/lib/IPython/lib/display.py build-3.2/lib/IPython/lib/inputhookwx.py build-3.2/lib/IPython/lib/backgroundjobs.py build-3.2/lib/IPython/lib/inputhook.py build-3.2/lib/IPython/lib/latextools.py build-3.2/lib/IPython/lib/guisupport.py build-3.2/lib/IPython/lib/demo.py build-3.2/lib/IPython/lib/inputhookqt4.py build-3.2/lib/IPython/lib/security.py build-3.2/lib/IPython/lib/deepreload.py build-3.2/lib/IPython/lib/__init__.py build-3.2/lib/IPython/lib/kernel.py build-3.2/lib/IPython/lib/tests/test_irunner_pylab_magic.py build-3.2/lib/IPython/lib/tests/test_backgroundjobs.py build-3.2/lib/IPython/lib/tests/test_imports.py build-3.2/lib/IPython/lib/tests/test_kernel.py build-3.2/lib/IPython/lib/tests/test_pretty.py build-3.2/lib/IPython/lib/tests/test_irunner.py build-3.2/lib/IPython/lib/tests/__init__.py build-3.2/lib/IPython/lib/tests/test_security.py build-3.2/lib/IPython/config/loader.py build-3.2/lib/IPython/config/configurable.py build-3.2/lib/IPython/config/application.py build-3.2/lib/IPython/config/__init__.py build-3.2/lib/IPython/config/tests/test_application.py build-3.2/lib/IPython/config/tests/test_configurable.py build-3.2/lib/IPython/config/tests/test_loader.py build-3.2/lib/IPython/config/tests/__init__.py build-3.2/lib/IPython/config/profile/__init__.py build-3.2/lib/IPython/kernel/__init__.py
  1329. Skipping implicit fixer: buffer
  1330. Skipping implicit fixer: idioms
  1331. Skipping implicit fixer: set_literal
  1332. Skipping implicit fixer: ws_comma
  1333. Fixing build-3.2/lib/IPython/__init__.py build-3.2/lib/IPython/zmq/frontend.py build-3.2/lib/IPython/zmq/pykernel.py build-3.2/lib/IPython/zmq/parentpoller.py build-3.2/lib/IPython/zmq/kernelmanager.py build-3.2/lib/IPython/zmq/entry_point.py build-3.2/lib/IPython/zmq/iostream.py build-3.2/lib/IPython/zmq/heartbeat.py build-3.2/lib/IPython/zmq/zmqshell.py build-3.2/lib/IPython/zmq/eventloops.py build-3.2/lib/IPython/zmq/session.py build-3.2/lib/IPython/zmq/blockingkernelmanager.py build-3.2/lib/IPython/zmq/completer.py build-3.2/lib/IPython/zmq/log.py build-3.2/lib/IPython/zmq/displayhook.py build-3.2/lib/IPython/zmq/kernelapp.py build-3.2/lib/IPython/zmq/ipkernel.py build-3.2/lib/IPython/zmq/__init__.py build-3.2/lib/IPython/zmq/gui/gtkembed.py build-3.2/lib/IPython/zmq/gui/__init__.py build-3.2/lib/IPython/zmq/tests/test_session.py build-3.2/lib/IPython/zmq/tests/test_message_spec.py build-3.2/lib/IPython/zmq/tests/__init__.py build-3.2/lib/IPython/zmq/pylab/backend_inline.py build-3.2/lib/IPython/zmq/pylab/__init__.py build-3.2/lib/IPython/extensions/parallelmagic.py build-3.2/lib/IPython/extensions/storemagic.py build-3.2/lib/IPython/extensions/sympyprinting.py build-3.2/lib/IPython/extensions/autoreload.py build-3.2/lib/IPython/extensions/__init__.py build-3.2/lib/IPython/extensions/tests/test_autoreload.py build-3.2/lib/IPython/extensions/tests/__init__.py build-3.2/lib/IPython/external/qt_for_kernel.py build-3.2/lib/IPython/external/mathjax.py build-3.2/lib/IPython/external/qt.py build-3.2/lib/IPython/external/__init__.py build-3.2/lib/IPython/external/ssh/forward.py build-3.2/lib/IPython/external/ssh/tunnel.py build-3.2/lib/IPython/external/ssh/__init__.py build-3.2/lib/IPython/external/argparse/_argparse.py build-3.2/lib/IPython/external/argparse/__init__.py build-3.2/lib/IPython/external/guid/__init__.py build-3.2/lib/IPython/external/guid/_guid.py build-3.2/lib/IPython/external/pyparsing/_pyparsing.py build-3.2/lib/IPython/external/pyparsing/__init__.py build-3.2/lib/IPython/external/decorators/_decorators.py build-3.2/lib/IPython/external/decorators/_numpy_testing_noseclasses.py build-3.2/lib/IPython/external/decorators/__init__.py build-3.2/lib/IPython/external/decorators/_numpy_testing_utils.py build-3.2/lib/IPython/external/decorator/_decorator.py build-3.2/lib/IPython/external/decorator/__init__.py build-3.2/lib/IPython/external/simplegeneric/_simplegeneric.py build-3.2/lib/IPython/external/simplegeneric/__init__.py build-3.2/lib/IPython/external/Itpl/_Itpl.py build-3.2/lib/IPython/external/Itpl/__init__.py build-3.2/lib/IPython/external/pexpect/_pexpect.py build-3.2/lib/IPython/external/pexpect/__init__.py build-3.2/lib/IPython/external/path/_path.py build-3.2/lib/IPython/external/path/__init__.py build-3.2/lib/IPython/external/mglob/_mglob.py build-3.2/lib/IPython/external/mglob/__init__.py build-3.2/lib/IPython/utils/newserialized.py build-3.2/lib/IPython/utils/text.py build-3.2/lib/IPython/utils/py3compat.py build-3.2/lib/IPython/utils/syspathcontext.py build-3.2/lib/IPython/utils/generics.py build-3.2/lib/IPython/utils/path.py build-3.2/lib/IPython/utils/module_paths.py build-3.2/lib/IPython/utils/growl.py build-3.2/lib/IPython/utils/_sysinfo.py build-3.2/lib/IPython/utils/_process_common.py build-3.2/lib/IPython/utils/upgradedir.py build-3.2/lib/IPython/utils/_process_win32.py build-3.2/lib/IPython/utils/io.py build-3.2/lib/IPython/utils/decorators.py build-3.2/lib/IPython/utils/nested_context.py build-3.2/lib/IPython/utils/dir2.py build-3.2/lib/IPython/utils/cursesimport.py build-3.2/lib/IPython/utils/process.py build-3.2/lib/IPython/utils/terminal.py build-3.2/lib/IPython/utils/coloransi.py build-3.2/lib/IPython/utils/sysinfo.py build-3.2/lib/IPython/utils/daemonize.py build-3.2/lib/IPython/utils/data.py build-3.2/lib/IPython/utils/localinterfaces.py build-3.2/lib/IPython/utils/pyfile.py build-3.2/lib/IPython/utils/wildcard.py build-3.2/lib/IPython/utils/attic.py build-3.2/lib/IPython/utils/strdispatch.py build-3.2/lib/IPython/utils/tempdir.py build-3.2/lib/IPython/utils/jsonutil.py build-3.2/lib/IPython/utils/warn.py build-3.2/lib/IPython/utils/ipstruct.py build-3.2/lib/IPython/utils/rlineimpl.py build-3.2/lib/IPython/utils/autoattr.py build-3.2/lib/IPython/utils/PyColorize.py build-3.2/lib/IPython/utils/codeutil.py build-3.2/lib/IPython/utils/timing.py build-3.2/lib/IPython/utils/importstring.py build-3.2/lib/IPython/utils/pickleshare.py build-3.2/lib/IPython/utils/frame.py build-3.2/lib/IPython/utils/doctestreload.py build-3.2/lib/IPython/utils/_process_posix.py build-3.2/lib/IPython/utils/traitlets.py build-3.2/lib/IPython/utils/pickleutil.py build-3.2/lib/IPython/utils/__init__.py build-3.2/lib/IPython/utils/notification.py build-3.2/lib/IPython/utils/tests/test_traitlets.py build-3.2/lib/IPython/utils/tests/test_module_paths.py build-3.2/lib/IPython/utils/tests/test_io.py build-3.2/lib/IPython/utils/tests/test_notification.py build-3.2/lib/IPython/utils/tests/test_path.py build-3.2/lib/IPython/utils/tests/test_imports.py build-3.2/lib/IPython/utils/tests/test_jsonutil.py build-3.2/lib/IPython/utils/tests/test_wildcard.py build-3.2/lib/IPython/utils/tests/test_process.py build-3.2/lib/IPython/utils/tests/test_pycolorize.py build-3.2/lib/IPython/utils/tests/__init__.py build-3.2/lib/IPython/utils/tests/test_text.py build-3.2/lib/IPython/frontend/consoleapp.py build-3.2/lib/IPython/frontend/__init__.py build-3.2/lib/IPython/frontend/qt/util.py build-3.2/lib/IPython/frontend/qt/base_frontend_mixin.py build-3.2/lib/IPython/frontend/qt/kernelmanager.py build-3.2/lib/IPython/frontend/qt/rich_text.py build-3.2/lib/IPython/frontend/qt/svg.py build-3.2/lib/IPython/frontend/qt/__init__.py build-3.2/lib/IPython/frontend/qt/console/bracket_matcher.py build-3.2/lib/IPython/frontend/qt/console/styles.py build-3.2/lib/IPython/frontend/qt/console/qtconsoleapp.py build-3.2/lib/IPython/frontend/qt/console/pygments_highlighter.py build-3.2/lib/IPython/frontend/qt/console/ipython_widget.py build-3.2/lib/IPython/frontend/qt/console/call_tip_widget.py build-3.2/lib/IPython/frontend/qt/console/history_console_widget.py build-3.2/lib/IPython/frontend/qt/console/completion_lexer.py build-3.2/lib/IPython/frontend/qt/console/console_widget.py build-3.2/lib/IPython/frontend/qt/console/rich_ipython_widget.py build-3.2/lib/IPython/frontend/qt/console/completion_widget.py build-3.2/lib/IPython/frontend/qt/console/mainwindow.py build-3.2/lib/IPython/frontend/qt/console/kill_ring.py build-3.2/lib/IPython/frontend/qt/console/frontend_widget.py build-3.2/lib/IPython/frontend/qt/console/ansi_code_processor.py build-3.2/lib/IPython/frontend/qt/console/__init__.py build-3.2/lib/IPython/frontend/qt/console/tests/test_ansi_code_processor.py build-3.2/lib/IPython/frontend/qt/console/tests/test_kill_ring.py build-3.2/lib/IPython/frontend/qt/console/tests/test_completion_lexer.py build-3.2/lib/IPython/frontend/qt/console/tests/__init__.py build-3.2/lib/IPython/frontend/terminal/interactiveshell.py build-3.2/lib/IPython/frontend/terminal/ipapp.py build-3.2/lib/IPython/frontend/terminal/embed.py build-3.2/lib/IPython/frontend/terminal/__init__.py build-3.2/lib/IPython/frontend/terminal/console/app.py build-3.2/lib/IPython/frontend/terminal/console/interactiveshell.py build-3.2/lib/IPython/frontend/terminal/console/completer.py build-3.2/lib/IPython/frontend/terminal/console/__init__.py build-3.2/lib/IPython/frontend/terminal/console/tests/test_console.py build-3.2/lib/IPython/frontend/terminal/console/tests/__init__.py build-3.2/lib/IPython/frontend/terminal/tests/test_interactivshell.py build-3.2/lib/IPython/frontend/terminal/tests/__init__.py build-3.2/lib/IPython/frontend/html/__init__.py build-3.2/lib/IPython/frontend/html/notebook/kernelmanager.py build-3.2/lib/IPython/frontend/html/notebook/notebookmanager.py build-3.2/lib/IPython/frontend/html/notebook/notebookapp.py build-3.2/lib/IPython/frontend/html/notebook/zmqhttp.py build-3.2/lib/IPython/frontend/html/notebook/handlers.py build-3.2/lib/IPython/frontend/html/notebook/__init__.py build-3.2/lib/IPython/frontend/html/notebook/tests/test_kernelsession.py build-3.2/lib/IPython/frontend/html/notebook/tests/__init__.py build-3.2/lib/IPython/core/excolors.py build-3.2/lib/IPython/core/usage.py build-3.2/lib/IPython/core/history.py build-3.2/lib/IPython/core/prompts.py build-3.2/lib/IPython/core/debugger.py build-3.2/lib/IPython/core/payloadpage.py build-3.2/lib/IPython/core/oinspect.py build-3.2/lib/IPython/core/prefilter.py build-3.2/lib/IPython/core/interactiveshell.py build-3.2/lib/IPython/core/ipapi.py build-3.2/lib/IPython/core/compilerop.py build-3.2/lib/IPython/core/formatters.py build-3.2/lib/IPython/core/display.py build-3.2/lib/IPython/core/inputsplitter.py build-3.2/lib/IPython/core/builtin_trap.py build-3.2/lib/IPython/core/ultratb.py build-3.2/lib/IPython/core/autocall.py build-3.2/lib/IPython/core/displaypub.py build-3.2/lib/IPython/core/release.py build-3.2/lib/IPython/core/shadowns.py build-3.2/lib/IPython/core/magic.py build-3.2/lib/IPython/core/pylabtools.py build-3.2/lib/IPython/core/display_trap.py build-3.2/lib/IPython/core/hooks.py build-3.2/lib/IPython/core/plugin.py build-3.2/lib/IPython/core/crashhandler.py build-3.2/lib/IPython/core/macro.py build-3.2/lib/IPython/core/splitinput.py build-3.2/lib/IPython/core/completer.py build-3.2/lib/IPython/core/profileapp.py build-3.2/lib/IPython/core/magic_arguments.py build-3.2/lib/IPython/core/error.py build-3.2/lib/IPython/core/alias.py build-3.2/lib/IPython/core/payload.py build-3.2/lib/IPython/core/displayhook.py build-3.2/lib/IPython/core/completerlib.py build-3.2/lib/IPython/core/application.py build-3.2/lib/IPython/core/fakemodule.py build-3.2/lib/IPython/core/logger.py build-3.2/lib/IPython/core/shellapp.py build-3.2/lib/IPython/core/extensions.py build-3.2/lib/IPython/core/page.py build-3.2/lib/IPython/core/profiledir.py build-3.2/lib/IPython/core/__init__.py build-3.2/lib/IPython/core/tests/test_run.py build-3.2/lib/IPython/core/tests/test_profile.py build-3.2/lib/IPython/core/tests/test_completerlib.py build-3.2/lib/IPython/core/tests/test_magic.py build-3.2/lib/IPython/core/tests/tclass.py build-3.2/lib/IPython/core/tests/test_compilerop.py build-3.2/lib/IPython/core/tests/simpleerr.py build-3.2/lib/IPython/core/tests/test_application.py build-3.2/lib/IPython/core/tests/test_formatters.py build-3.2/lib/IPython/core/tests/test_logger.py build-3.2/lib/IPython/core/tests/test_autocall.py build-3.2/lib/IPython/core/tests/test_interactiveshell.py build-3.2/lib/IPython/core/tests/test_oinspect.py build-3.2/lib/IPython/core/tests/test_completer.py build-3.2/lib/IPython/core/tests/test_splitinput.py build-3.2/lib/IPython/core/tests/test_page.py build-3.2/lib/IPython/core/tests/test_imports.py build-3.2/lib/IPython/core/tests/test_pylabtools.py build-3.2/lib/IPython/core/tests/test_iplib.py build-3.2/lib/IPython/core/tests/test_prefilter.py build-3.2/lib/IPython/core/tests/test_inputsplitter.py build-3.2/lib/IPython/core/tests/test_prompts.py build-3.2/lib/IPython/core/tests/test_magic_terminal.py build-3.2/lib/IPython/core/tests/test_fakemodule.py build-3.2/lib/IPython/core/tests/test_magic_arguments.py build-3.2/lib/IPython/core/tests/refbug.py build-3.2/lib/IPython/core/tests/test_handlers.py build-3.2/lib/IPython/core/tests/test_history.py build-3.2/lib/IPython/core/tests/__init__.py build-3.2/lib/IPython/core/tests/test_plugin.py build-3.2/lib/IPython/testing/tools.py build-3.2/lib/IPython/testing/skipdoctest.py build-3.2/lib/IPython/testing/decorators.py build-3.2/lib/IPython/testing/globalipapp.py build-3.2/lib/IPython/testing/_paramtestpy2.py build-3.2/lib/IPython/testing/mkdoctests.py build-3.2/lib/IPython/testing/iptest.py build-3.2/lib/IPython/testing/_paramtestpy3.py build-3.2/lib/IPython/testing/ipunittest.py build-3.2/lib/IPython/testing/nosepatch.py build-3.2/lib/IPython/testing/__init__.py build-3.2/lib/IPython/testing/plugin/dtexample.py build-3.2/lib/IPython/testing/plugin/simple.py build-3.2/lib/IPython/testing/plugin/ipdoctest.py build-3.2/lib/IPython/testing/plugin/simplevars.py build-3.2/lib/IPython/testing/plugin/show_refs.py build-3.2/lib/IPython/testing/plugin/setup.py build-3.2/lib/IPython/testing/plugin/test_refs.py build-3.2/lib/IPython/testing/plugin/iptest.py build-3.2/lib/IPython/testing/plugin/test_ipdoctest.py build-3.2/lib/IPython/testing/plugin/__init__.py build-3.2/lib/IPython/testing/tests/test_ipunittest.py build-3.2/lib/IPython/testing/tests/test_decorators.py build-3.2/lib/IPython/testing/tests/__init__.py build-3.2/lib/IPython/testing/tests/test_tools.py build-3.2/lib/IPython/nbformat/current.py build-3.2/lib/IPython/nbformat/__init__.py build-3.2/lib/IPython/nbformat/tests/__init__.py build-3.2/lib/IPython/nbformat/v2/rwbase.py build-3.2/lib/IPython/nbformat/v2/convert.py build-3.2/lib/IPython/nbformat/v2/nbxml.py build-3.2/lib/IPython/nbformat/v2/nbpy.py build-3.2/lib/IPython/nbformat/v2/nbjson.py build-3.2/lib/IPython/nbformat/v2/__init__.py build-3.2/lib/IPython/nbformat/v2/nbbase.py build-3.2/lib/IPython/nbformat/v2/tests/nbexamples.py build-3.2/lib/IPython/nbformat/v2/tests/test_nbbase.py build-3.2/lib/IPython/nbformat/v2/tests/test_nbpy.py build-3.2/lib/IPython/nbformat/v2/tests/test_json.py build-3.2/lib/IPython/nbformat/v2/tests/__init__.py build-3.2/lib/IPython/nbformat/v1/rwbase.py build-3.2/lib/IPython/nbformat/v1/convert.py build-3.2/lib/IPython/nbformat/v1/nbjson.py build-3.2/lib/IPython/nbformat/v1/__init__.py build-3.2/lib/IPython/nbformat/v1/nbbase.py build-3.2/lib/IPython/nbformat/v1/tests/nbexamples.py build-3.2/lib/IPython/nbformat/v1/tests/test_nbbase.py build-3.2/lib/IPython/nbformat/v1/tests/test_json.py build-3.2/lib/IPython/nbformat/v1/tests/__init__.py build-3.2/lib/IPython/parallel/util.py build-3.2/lib/IPython/parallel/error.py build-3.2/lib/IPython/parallel/factory.py build-3.2/lib/IPython/parallel/__init__.py build-3.2/lib/IPython/parallel/controller/scheduler.py build-3.2/lib/IPython/parallel/controller/hub.py build-3.2/lib/IPython/parallel/controller/heartmonitor.py build-3.2/lib/IPython/parallel/controller/dependency.py build-3.2/lib/IPython/parallel/controller/dictdb.py build-3.2/lib/IPython/parallel/controller/sqlitedb.py build-3.2/lib/IPython/parallel/controller/mongodb.py build-3.2/lib/IPython/parallel/controller/__init__.py build-3.2/lib/IPython/parallel/apps/ipengineapp.py build-3.2/lib/IPython/parallel/apps/launcher.py build-3.2/lib/IPython/parallel/apps/winhpcjob.py build-3.2/lib/IPython/parallel/apps/ipcontrollerapp.py build-3.2/lib/IPython/parallel/apps/logwatcher.py build-3.2/lib/IPython/parallel/apps/win32support.py build-3.2/lib/IPython/parallel/apps/ipclusterapp.py build-3.2/lib/IPython/parallel/apps/baseapp.py build-3.2/lib/IPython/parallel/apps/iploggerapp.py build-3.2/lib/IPython/parallel/apps/__init__.py build-3.2/lib/IPython/parallel/client/view.py build-3.2/lib/IPython/parallel/client/client.py build-3.2/lib/IPython/parallel/client/asyncresult.py build-3.2/lib/IPython/parallel/client/remotefunction.py build-3.2/lib/IPython/parallel/client/map.py build-3.2/lib/IPython/parallel/client/__init__.py build-3.2/lib/IPython/parallel/tests/test_asyncresult.py build-3.2/lib/IPython/parallel/tests/test_db.py build-3.2/lib/IPython/parallel/tests/test_lbview.py build-3.2/lib/IPython/parallel/tests/test_newserialized.py build-3.2/lib/IPython/parallel/tests/clienttest.py build-3.2/lib/IPython/parallel/tests/test_client.py build-3.2/lib/IPython/parallel/tests/test_dependency.py build-3.2/lib/IPython/parallel/tests/test_view.py build-3.2/lib/IPython/parallel/tests/test_mongodb.py build-3.2/lib/IPython/parallel/tests/__init__.py build-3.2/lib/IPython/parallel/engine/engine.py build-3.2/lib/IPython/parallel/engine/kernelstarter.py build-3.2/lib/IPython/parallel/engine/streamkernel.py build-3.2/lib/IPython/parallel/engine/__init__.py build-3.2/lib/IPython/parallel/scripts/__init__.py build-3.2/lib/IPython/quarantine/ipy_gnuglobal.py build-3.2/lib/IPython/quarantine/ipy_app_completers.py build-3.2/lib/IPython/quarantine/ipy_editors.py build-3.2/lib/IPython/quarantine/clearcmd.py build-3.2/lib/IPython/quarantine/ipy_pydb.py build-3.2/lib/IPython/quarantine/ipy_workdir.py build-3.2/lib/IPython/quarantine/ipy_server.py build-3.2/lib/IPython/quarantine/ipy_winpdb.py build-3.2/lib/IPython/quarantine/ipy_which.py build-3.2/lib/IPython/quarantine/ipy_render.py build-3.2/lib/IPython/quarantine/ipy_jot.py build-3.2/lib/IPython/quarantine/win32clip.py build-3.2/lib/IPython/quarantine/ledit.py build-3.2/lib/IPython/quarantine/ipy_rehashdir.py build-3.2/lib/IPython/quarantine/InterpreterExec.py build-3.2/lib/IPython/quarantine/ipy_extutil.py build-3.2/lib/IPython/quarantine/ipy_completers.py build-3.2/lib/IPython/quarantine/ipy_profile_doctest.py build-3.2/lib/IPython/quarantine/ipy_synchronize_with.py build-3.2/lib/IPython/quarantine/ipy_fsops.py build-3.2/lib/IPython/quarantine/ipy_exportdb.py build-3.2/lib/IPython/quarantine/jobctrl.py build-3.2/lib/IPython/quarantine/envpersist.py build-3.2/lib/IPython/quarantine/ipy_lookfor.py build-3.2/lib/IPython/quarantine/ipy_signals.py build-3.2/lib/IPython/quarantine/ipy_system_conf.py build-3.2/lib/IPython/quarantine/ext_rescapture.py build-3.2/lib/IPython/quarantine/__init__.py build-3.2/lib/IPython/quarantine/tests/__init__.py build-3.2/lib/IPython/scripts/__init__.py build-3.2/lib/IPython/lib/irunner.py build-3.2/lib/IPython/lib/inputhookgtk.py build-3.2/lib/IPython/lib/pretty.py build-3.2/lib/IPython/lib/inputhookglut.py build-3.2/lib/IPython/lib/inputhookpyglet.py build-3.2/lib/IPython/lib/clipboard.py build-3.2/lib/IPython/lib/display.py build-3.2/lib/IPython/lib/inputhookwx.py build-3.2/lib/IPython/lib/backgroundjobs.py build-3.2/lib/IPython/lib/inputhook.py build-3.2/lib/IPython/lib/latextools.py build-3.2/lib/IPython/lib/guisupport.py build-3.2/lib/IPython/lib/demo.py build-3.2/lib/IPython/lib/inputhookqt4.py build-3.2/lib/IPython/lib/security.py build-3.2/lib/IPython/lib/deepreload.py build-3.2/lib/IPython/lib/__init__.py build-3.2/lib/IPython/lib/kernel.py build-3.2/lib/IPython/lib/tests/test_irunner_pylab_magic.py build-3.2/lib/IPython/lib/tests/test_backgroundjobs.py build-3.2/lib/IPython/lib/tests/test_imports.py build-3.2/lib/IPython/lib/tests/test_kernel.py build-3.2/lib/IPython/lib/tests/test_pretty.py build-3.2/lib/IPython/lib/tests/test_irunner.py build-3.2/lib/IPython/lib/tests/__init__.py build-3.2/lib/IPython/lib/tests/test_security.py build-3.2/lib/IPython/config/loader.py build-3.2/lib/IPython/config/configurable.py build-3.2/lib/IPython/config/application.py build-3.2/lib/IPython/config/__init__.py build-3.2/lib/IPython/config/tests/test_application.py build-3.2/lib/IPython/config/tests/test_configurable.py build-3.2/lib/IPython/config/tests/test_loader.py build-3.2/lib/IPython/config/tests/__init__.py build-3.2/lib/IPython/config/profile/__init__.py build-3.2/lib/IPython/kernel/__init__.py
  1334. Skipping implicit fixer: buffer
  1335. Skipping implicit fixer: idioms
  1336. Skipping implicit fixer: set_literal
  1337. Skipping implicit fixer: ws_comma
  1338. warning: MyBuildPy: byte-compiling is disabled, skipping.
  1339. >>> Source compiled.
  1340. * Scanning for an open DISPLAY to start Xvfb ...
  1341. * Starting Xvfb on $DISPLAY=0 ...
  1342. * Testing of dev-python/ipython-0.12.1 with CPython 2.7...
  1343. /usr/lib64/python2.7/site-packages/nose/plugins/manager.py:405: UserWarning: Module argparse was already imported from /usr/lib64/python2.7/argparse.pyc, but /usr/lib64/python2.7/site-packages is being added to sys.path
  1344. import pkg_resources
  1345. warning: MyBuildPy: byte-compiling is disabled, skipping.
  1346. warning: install_lib: byte-compiling is disabled, skipping.
  1347. **********************************************************************
  1348. IPython test group: IPython.config
  1349. /usr/lib64/python2.7/site-packages/nose/plugins/manager.py:405: UserWarning: Module argparse was already imported from /usr/lib64/python2.7/argparse.pyc, but /usr/lib64/python2.7/site-packages is being added to sys.path
  1350. import pkg_resources
  1351. Doctest: IPython.config.configurable.SingletonConfigurable.instance ... ok
  1352. Doctest: IPython.config.loader.ConfigLoader.__init__ ... ok
  1353. Doctest: IPython.config.loader.KeyValueConfigLoader.__init__ ... ok
  1354. test_aliases (IPython.config.tests.test_application.TestApplication) ... ok
  1355. test_basic (IPython.config.tests.test_application.TestApplication) ... ok
  1356. test_config (IPython.config.tests.test_application.TestApplication) ... ok
  1357. test_config_propagation (IPython.config.tests.test_application.TestApplication) ... ok
  1358. test_extra_args (IPython.config.tests.test_application.TestApplication) ... ok
  1359. test that setting flags doesn't clobber existing settings ... ok
  1360. test_flags (IPython.config.tests.test_application.TestApplication) ... ok
  1361. test_flatten_aliases (IPython.config.tests.test_application.TestApplication) ... ok
  1362. test_flatten_flags (IPython.config.tests.test_application.TestApplication) ... ok
  1363. test_custom (IPython.config.tests.test_configurable.TestConfigurable) ... ok
  1364. test_default (IPython.config.tests.test_configurable.TestConfigurable) ... ok
  1365. test_help (IPython.config.tests.test_configurable.TestConfigurable) ... ok
  1366. test_help_inst (IPython.config.tests.test_configurable.TestConfigurable) ... ok
  1367. test_inheritance (IPython.config.tests.test_configurable.TestConfigurable) ... ok
  1368. test_override1 (IPython.config.tests.test_configurable.TestConfigurable) ... ok
  1369. test_override2 (IPython.config.tests.test_configurable.TestConfigurable) ... ok
  1370. test_parent (IPython.config.tests.test_configurable.TestConfigurable) ... ok
  1371. test_inheritance (IPython.config.tests.test_configurable.TestSingletonConfigurable) ... ok
  1372. test_instance (IPython.config.tests.test_configurable.TestSingletonConfigurable) ... ok
  1373. test_add_arguments (IPython.config.tests.test_loader.TestArgParseCL) ... ok
  1374. test_argv (IPython.config.tests.test_loader.TestArgParseCL) ... ok
  1375. test_basic (IPython.config.tests.test_loader.TestArgParseCL) ... ok
  1376. test_basic (IPython.config.tests.test_loader.TestArgParseKVCL) ... ok
  1377. test_expanduser (IPython.config.tests.test_loader.TestArgParseKVCL) ... ok
  1378. test_expanduser2 (IPython.config.tests.test_loader.TestArgParseKVCL) ... ok
  1379. test_extra_args (IPython.config.tests.test_loader.TestArgParseKVCL) ... ok
  1380. test_unicode_alias (IPython.config.tests.test_loader.TestArgParseKVCL) ... ok
  1381. test_unicode_args (IPython.config.tests.test_loader.TestArgParseKVCL) ... ok
  1382. test_unicode_bytes_args (IPython.config.tests.test_loader.TestArgParseKVCL) ... SKIP: sys.stdin.encoding can't handle 'é'
  1383. test_auto_section (IPython.config.tests.test_loader.TestConfig) ... ok
  1384. test_builtin (IPython.config.tests.test_loader.TestConfig) ... ok
  1385. test_deepcopy (IPython.config.tests.test_loader.TestConfig) ... ok
  1386. test_merge_doesnt_exist (IPython.config.tests.test_loader.TestConfig) ... ok
  1387. test_merge_exists (IPython.config.tests.test_loader.TestConfig) ... ok
  1388. test_setget (IPython.config.tests.test_loader.TestConfig) ... ok
  1389. test_basic (IPython.config.tests.test_loader.TestKeyValueCL) ... ok
  1390. test_expanduser (IPython.config.tests.test_loader.TestKeyValueCL) ... ok
  1391. test_extra_args (IPython.config.tests.test_loader.TestKeyValueCL) ... ok
  1392. test_unicode_alias (IPython.config.tests.test_loader.TestKeyValueCL) ... ok
  1393. test_unicode_args (IPython.config.tests.test_loader.TestKeyValueCL) ... ok
  1394. test_unicode_bytes_args (IPython.config.tests.test_loader.TestKeyValueCL) ... SKIP: sys.stdin.encoding can't handle 'é'
  1395. test_basic (IPython.config.tests.test_loader.TestPyFileCL) ... ok
  1396. ----------------------------------------------------------------------
  1397. Ran 45 tests in 0.081s
  1398. OK (SKIP=2)
  1399. **********************************************************************
  1400. IPython test group: IPython.core
  1401. /usr/lib64/python2.7/site-packages/nose/plugins/manager.py:405: UserWarning: Module argparse was already imported from /usr/lib64/python2.7/argparse.pyc, but /usr/lib64/python2.7/site-packages is being added to sys.path
  1402. import pkg_resources
  1403. Doctest: IPython.core.excolors.exception_colors ... ok
  1404. Doctest: IPython.core.history ... ok
  1405. Doctest: IPython.core.history.magic_history ... ok
  1406. Doctest: IPython.core.history.magic_history ... ok
  1407. Doctest: IPython.core.interactiveshell.InteractiveShell.cache_main_mod ... ok
  1408. Doctest: IPython.core.interactiveshell.InteractiveShell.clear_main_mod_cache ... ok
  1409. Doctest: IPython.core.interactiveshell.InteractiveShell.complete ... ok
  1410. Doctest: IPython.core.magic ... ok
  1411. Doctest: IPython.core.magic.Magic.magic_config ... ok
  1412. Doctest: IPython.core.magic.Magic.magic_prun ... ok
  1413. Doctest: IPython.core.magic.Magic.magic_reset ... ok
  1414. Doctest: IPython.core.magic.Magic.magic_reset_selective ... ok
  1415. Doctest: IPython.core.magic.Magic.magic_who ... ok
  1416. Doctest: IPython.core.magic.Magic.magic_who ... ok
  1417. Doctest: IPython.core.oinspect.Inspector.pdoc ... ok
  1418. Check that IPython starts with non-ascii characters in the path. ... SKIP: Skipping test: test_unicode_cwd. This test is only applicable where we can use unicode in filenames.
  1419. Check that IPython starts with non-ascii characters in the IP dir. ... SKIP: Skipping test: test_unicode_ipdir. This test is only applicable where we can use unicode in filenames.
  1420. Doctest: IPython.core.tests.test_autocall.doctest_autocall ... ok
  1421. IPython.core.tests.test_compilerop.test_code_name ... ok
  1422. IPython.core.tests.test_compilerop.test_code_name2 ... ok
  1423. Test the compiler correctly compiles and caches inputs ... ok
  1424. IPython.core.tests.test_compilerop.test_cache_unicode ... ok
  1425. Test the compiler properly manages the cache. ... ok
  1426. test_delim_setting (IPython.core.tests.test_completer.CompletionSplitterTestCase) ... ok
  1427. Test with only spaces as split chars. ... ok
  1428. IPython.core.tests.test_completer.test_protect_filename ... ok
  1429. Basice line splitter test with default specs. ... ok
  1430. Test that errors from custom attribute completers are silenced. ... ok
  1431. IPython.core.tests.test_completer.test_unicode_completions ... ok
  1432. IPython.core.tests.test_completer.test_has_open_quotes1 ... ok
  1433. IPython.core.tests.test_completer.test_has_open_quotes2 ... ok
  1434. IPython.core.tests.test_completer.test_has_open_quotes3 ... ok
  1435. IPython.core.tests.test_completer.test_has_open_quotes4 ... ok
  1436. IPython.core.tests.test_completer.test_abspath_file_completions ... ok
  1437. IPython.core.tests.test_completer.test_local_file_completions ... ok
  1438. IPython.core.tests.test_completer.test_greedy_completions ... ok
  1439. IPython.core.tests.test_completer.test_omit__names ... ok
  1440. Test magic_run_completer, should match two alterntives ... ERROR
  1441. Test magic_run_completer, should match one alterntive ... ERROR
  1442. Test magic_run_completer with unterminated " ... ERROR
  1443. IPython.core.tests.test_fakemodule.test_mk_fakemod(<module '?' from '/tmp/portage/dev-python/ipython-0.12.1/temp/tests-2.7/usr/lib64/python2.7/site-packages/IPython/core/fakemodule.py'>,) ... ok
  1444. IPython.core.tests.test_fakemodule.test_mk_fakemod(<function <lambda> at 0x3ee01b8>,) ... ok
  1445. Test making a FakeModule object with initial data ... ok
  1446. IPython.core.tests.test_formatters.test_pretty ... ok
  1447. IPython.core.tests.test_formatters.test_deferred ... ok
  1448. test various values for float_precision. ... ok
  1449. test various invalid values for float_precision. ... ok
  1450. IPython.core.tests.test_handlers.test_handlers ... ok
  1451. IPython.core.tests.test_history.test_history ... ok
  1452. IPython.core.tests.test_history.test_extract_hist_ranges ... ok
  1453. Simple test for %rerun (no args -> rerun last line) ... ok
  1454. IPython.core.tests.test_history.test_timestamp_type ... ok
  1455. IPython.core.tests.test_history.test_hist_file_config ... ok
  1456. IPython.core.tests.test_imports.test_import_completer ... ok
  1457. IPython.core.tests.test_imports.test_import_crashhandler ... ok
  1458. IPython.core.tests.test_imports.test_import_debugger ... ok
  1459. IPython.core.tests.test_imports.test_import_fakemodule ... ok
  1460. IPython.core.tests.test_imports.test_import_excolors ... ok
  1461. IPython.core.tests.test_imports.test_import_history ... ok
  1462. IPython.core.tests.test_imports.test_import_hooks ... ok
  1463. IPython.core.tests.test_imports.test_import_ipapi ... ok
  1464. IPython.core.tests.test_imports.test_import_interactiveshell ... ok
  1465. IPython.core.tests.test_imports.test_import_logger ... ok
  1466. IPython.core.tests.test_imports.test_import_macro ... ok
  1467. IPython.core.tests.test_imports.test_import_magic ... ok
  1468. IPython.core.tests.test_imports.test_import_oinspect ... ok
  1469. IPython.core.tests.test_imports.test_import_prefilter ... ok
  1470. IPython.core.tests.test_imports.test_import_prompts ... ok
  1471. IPython.core.tests.test_imports.test_import_release ... ok
  1472. IPython.core.tests.test_imports.test_import_shadowns ... ok
  1473. IPython.core.tests.test_imports.test_import_ultratb ... ok
  1474. IPython.core.tests.test_imports.test_import_usage ... ok
  1475. test_continuation (IPython.core.tests.test_inputsplitter.BlockIPythonInputTestCase) ... ok
  1476. test_dedent_pass (IPython.core.tests.test_inputsplitter.BlockIPythonInputTestCase) ... ok
  1477. test_dedent_raise (IPython.core.tests.test_inputsplitter.BlockIPythonInputTestCase) ... ok
  1478. test_dedent_return (IPython.core.tests.test_inputsplitter.BlockIPythonInputTestCase) ... ok
  1479. test_indent (IPython.core.tests.test_inputsplitter.BlockIPythonInputTestCase) ... ok
  1480. test_indent2 (IPython.core.tests.test_inputsplitter.BlockIPythonInputTestCase) ... ok
  1481. test_indent3 (IPython.core.tests.test_inputsplitter.BlockIPythonInputTestCase) ... ok
  1482. test_indent4 (IPython.core.tests.test_inputsplitter.BlockIPythonInputTestCase) ... ok
  1483. test_push (IPython.core.tests.test_inputsplitter.BlockIPythonInputTestCase) ... ok
  1484. test_push2 (IPython.core.tests.test_inputsplitter.BlockIPythonInputTestCase) ... ok
  1485. test_push3 (IPython.core.tests.test_inputsplitter.BlockIPythonInputTestCase) ... ok
  1486. test_push_accepts_more (IPython.core.tests.test_inputsplitter.BlockIPythonInputTestCase) ... ok
  1487. test_push_accepts_more2 (IPython.core.tests.test_inputsplitter.BlockIPythonInputTestCase) ... ok
  1488. test_push_accepts_more3 (IPython.core.tests.test_inputsplitter.BlockIPythonInputTestCase) ... ok
  1489. test_push_accepts_more4 (IPython.core.tests.test_inputsplitter.BlockIPythonInputTestCase) ... ok
  1490. test_push_accepts_more5 (IPython.core.tests.test_inputsplitter.BlockIPythonInputTestCase) ... ok
  1491. test_replace_mode (IPython.core.tests.test_inputsplitter.BlockIPythonInputTestCase) ... ok
  1492. test_reset (IPython.core.tests.test_inputsplitter.BlockIPythonInputTestCase) ... ok
  1493. test_source (IPython.core.tests.test_inputsplitter.BlockIPythonInputTestCase) ... ok
  1494. Call all single-line syntax tests from the main object ... ok
  1495. test_syntax_error (IPython.core.tests.test_inputsplitter.BlockIPythonInputTestCase) ... ok
  1496. test_syntax_multiline (IPython.core.tests.test_inputsplitter.BlockIPythonInputTestCase) ... ok
  1497. test_unicode (IPython.core.tests.test_inputsplitter.BlockIPythonInputTestCase) ... ok
  1498. test_continuation (IPython.core.tests.test_inputsplitter.IPythonInputTestCase) ... ok
  1499. test_dedent_pass (IPython.core.tests.test_inputsplitter.IPythonInputTestCase) ... ok
  1500. test_dedent_raise (IPython.core.tests.test_inputsplitter.IPythonInputTestCase) ... ok
  1501. test_dedent_return (IPython.core.tests.test_inputsplitter.IPythonInputTestCase) ... ok
  1502. test_indent (IPython.core.tests.test_inputsplitter.IPythonInputTestCase) ... ok
  1503. test_indent2 (IPython.core.tests.test_inputsplitter.IPythonInputTestCase) ... ok
  1504. test_indent3 (IPython.core.tests.test_inputsplitter.IPythonInputTestCase) ... ok
  1505. test_indent4 (IPython.core.tests.test_inputsplitter.IPythonInputTestCase) ... ok
  1506. test_push (IPython.core.tests.test_inputsplitter.IPythonInputTestCase) ... ok
  1507. test_push2 (IPython.core.tests.test_inputsplitter.IPythonInputTestCase) ... ok
  1508. test_push3 (IPython.core.tests.test_inputsplitter.IPythonInputTestCase) ... ok
  1509. test_push_accepts_more (IPython.core.tests.test_inputsplitter.IPythonInputTestCase) ... ok
  1510. test_push_accepts_more2 (IPython.core.tests.test_inputsplitter.IPythonInputTestCase) ... ok
  1511. test_push_accepts_more3 (IPython.core.tests.test_inputsplitter.IPythonInputTestCase) ... ok
  1512. test_push_accepts_more4 (IPython.core.tests.test_inputsplitter.IPythonInputTestCase) ... ok
  1513. test_push_accepts_more5 (IPython.core.tests.test_inputsplitter.IPythonInputTestCase) ... ok
  1514. test_replace_mode (IPython.core.tests.test_inputsplitter.IPythonInputTestCase) ... ok
  1515. test_reset (IPython.core.tests.test_inputsplitter.IPythonInputTestCase) ... ok
  1516. test_source (IPython.core.tests.test_inputsplitter.IPythonInputTestCase) ... ok
  1517. Call all single-line syntax tests from the main object ... ok
  1518. test_syntax_error (IPython.core.tests.test_inputsplitter.IPythonInputTestCase) ... ok
  1519. test_syntax_multiline (IPython.core.tests.test_inputsplitter.IPythonInputTestCase) ... ok
  1520. test_unicode (IPython.core.tests.test_inputsplitter.IPythonInputTestCase) ... ok
  1521. test_continuation (IPython.core.tests.test_inputsplitter.InputSplitterTestCase) ... ok
  1522. test_dedent_pass (IPython.core.tests.test_inputsplitter.InputSplitterTestCase) ... ok
  1523. test_dedent_raise (IPython.core.tests.test_inputsplitter.InputSplitterTestCase) ... ok
  1524. test_dedent_return (IPython.core.tests.test_inputsplitter.InputSplitterTestCase) ... ok
  1525. test_indent (IPython.core.tests.test_inputsplitter.InputSplitterTestCase) ... ok
  1526. test_indent2 (IPython.core.tests.test_inputsplitter.InputSplitterTestCase) ... ok
  1527. test_indent3 (IPython.core.tests.test_inputsplitter.InputSplitterTestCase) ... ok
  1528. test_indent4 (IPython.core.tests.test_inputsplitter.InputSplitterTestCase) ... ok
  1529. test_push (IPython.core.tests.test_inputsplitter.InputSplitterTestCase) ... ok
  1530. test_push2 (IPython.core.tests.test_inputsplitter.InputSplitterTestCase) ... ok
  1531. test_push3 (IPython.core.tests.test_inputsplitter.InputSplitterTestCase) ... ok
  1532. test_push_accepts_more (IPython.core.tests.test_inputsplitter.InputSplitterTestCase) ... ok
  1533. test_push_accepts_more2 (IPython.core.tests.test_inputsplitter.InputSplitterTestCase) ... ok
  1534. test_push_accepts_more3 (IPython.core.tests.test_inputsplitter.InputSplitterTestCase) ... ok
  1535. test_push_accepts_more4 (IPython.core.tests.test_inputsplitter.InputSplitterTestCase) ... ok
  1536. test_push_accepts_more5 (IPython.core.tests.test_inputsplitter.InputSplitterTestCase) ... ok
  1537. test_replace_mode (IPython.core.tests.test_inputsplitter.InputSplitterTestCase) ... ok
  1538. test_reset (IPython.core.tests.test_inputsplitter.InputSplitterTestCase) ... ok
  1539. test_source (IPython.core.tests.test_inputsplitter.InputSplitterTestCase) ... ok
  1540. test_syntax_error (IPython.core.tests.test_inputsplitter.InputSplitterTestCase) ... ok
  1541. test_unicode (IPython.core.tests.test_inputsplitter.InputSplitterTestCase) ... ok
  1542. test_abc (IPython.core.tests.test_inputsplitter.InteractiveLoopTestCase) ... ok
  1543. test_multi (IPython.core.tests.test_inputsplitter.InteractiveLoopTestCase) ... ok
  1544. test_simple (IPython.core.tests.test_inputsplitter.InteractiveLoopTestCase) ... ok
  1545. test_simple2 (IPython.core.tests.test_inputsplitter.InteractiveLoopTestCase) ... ok
  1546. test_xy (IPython.core.tests.test_inputsplitter.InteractiveLoopTestCase) ... ok
  1547. test (IPython.core.tests.test_inputsplitter.NoInputEncodingTestCase) ... ok
  1548. IPython.core.tests.test_inputsplitter.test_spaces ... ok
  1549. IPython.core.tests.test_inputsplitter.test_remove_comments ... ok
  1550. IPython.core.tests.test_inputsplitter.test_has_comment ... ok
  1551. IPython.core.tests.test_inputsplitter.test_get_input_encoding ... ok
  1552. Simple test for LineInfo construction and str() ... ok
  1553. IPython.core.tests.test_inputsplitter.test_assign_system ... ok
  1554. IPython.core.tests.test_inputsplitter.test_assign_magic ... ok
  1555. IPython.core.tests.test_inputsplitter.test_classic_prompt ... ok
  1556. IPython.core.tests.test_inputsplitter.test_ipy_prompt ... ok
  1557. IPython.core.tests.test_inputsplitter.test_end_help ... ok
  1558. IPython.core.tests.test_inputsplitter.test_escaped_noesc ... ok
  1559. IPython.core.tests.test_inputsplitter.test_escaped_shell ... ok
  1560. IPython.core.tests.test_inputsplitter.test_escaped_help ... ok
  1561. IPython.core.tests.test_inputsplitter.test_escaped_magic ... ok
  1562. IPython.core.tests.test_inputsplitter.test_escaped_quote ... ok
  1563. IPython.core.tests.test_inputsplitter.test_escaped_quote2 ... ok
  1564. IPython.core.tests.test_inputsplitter.test_escaped_paren ... ok
  1565. Verify that In variable grows with user input (GH-284) ... ok
  1566. Errors in prefilter can't crash IPython ... ok
  1567. Check that InteractiveShell is protected from bad custom exception handlers ... ok
  1568. Check that InteractiveShell is protected from bad return types in custom exception handlers ... ok
  1569. var_expand on invalid formats shouldn't raise ... ok
  1570. Can we pickle objects defined interactively (GH-29) ... ok
  1571. Ending a line with semicolon should not cache the returned object (GH-307) ... ok
  1572. test_drop_by_id (IPython.core.tests.test_interactiveshell.InteractiveShellTestCase) ... ok
  1573. Check that future flags are used for parsing code (gh-777) ... ok
  1574. Check that unicode_literals is imported from __future__ (gh #786) ... ok
  1575. Pretty-printing lists of objects with non-ascii reprs may cause ... ok
  1576. Code in functions must be able to access variables outside them. ... ok
  1577. test_magic_names_in_string (IPython.core.tests.test_interactiveshell.InteractiveShellTestCase) ... ok
  1578. Code sprinkled with multiline strings should execute (GH-306) ... ok
  1579. Test that cells with only naked strings are fully executed ... ok
  1580. Multi-block, multi-line cells must execute correctly. ... ok
  1581. Just make sure we don't get a horrible error with a blank ... ok
  1582. test that running !(command) does not raise a SyntaxError ... ok
  1583. test_var_expand (IPython.core.tests.test_interactiveshell.InteractiveShellTestCase) ... ok
  1584. Test safe_execfile with non-ascii path ... ERROR
  1585. Test system_raw with non-ascii cmd ... ok
  1586. IPython.core.tests.test_interactiveshell.test__IPYTHON__ ... ok
  1587. reset must clear most namespaces. ... ok
  1588. IPython.core.tests.test_iplib.test_run_cell ... ok
  1589. Test the internal database used for variable persistence. ... ok
  1590. Doctest: IPython.core.tests.test_iplib.doctest_tb_context ... ok
  1591. Doctest: IPython.core.tests.test_iplib.doctest_tb_plain ... ok
  1592. Doctest: IPython.core.tests.test_iplib.doctest_tb_sysexit ... ok
  1593. Doctest: IPython.core.tests.test_iplib.doctest_tb_verbose ... ok
  1594. IPython.core.tests.test_logger.test_logstart_inaccessible_file ... ok
  1595. Test that references from %run are cleared by xdel. ... ok
  1596. IPython.core.tests.test_magic.test_rehashx(True,) ... ok
  1597. IPython.core.tests.test_magic.test_rehashx(True,) ... ok
  1598. Test that we don't mangle paths when parsing magic options. ... ok
  1599. IPython.core.tests.test_magic.test_macro ... ok
  1600. Test that we can run a multi-line macro successfully. ... ok
  1601. IPython.core.tests.test_magic.test_numpy_clear_array_undec ... KNOWNFAIL: This test is known to fail
  1602. IPython.core.tests.test_magic.test_time ... ok
  1603. Toggle doctest_mode twice, it should be a no-op and run without error ... ok
  1604. Tests for basic options parsing in magics. ... ok
  1605. Test various directory handling operations. ... ok
  1606. IPython.core.tests.test_magic.test_xmode ... ok
  1607. IPython.core.tests.test_magic.test_reset_hard ... ok
  1608. IPython.core.tests.test_magic.test_psearch ... ok
  1609. test shlex issues with timeit (#1109) ... ok
  1610. Test valid timeit arguments, should not cause SyntaxError (GH #1269) ... ok
  1611. Test that prun does not clobber string escapes (GH #1302) ... ok
  1612. Doctest: IPython.core.tests.test_magic.doctest_precision ... ok
  1613. Doctest: IPython.core.tests.test_magic.doctest_time ... ok
  1614. Doctest: IPython.core.tests.test_magic.doctest_who ... ok
  1615. test (IPython.core.tests.test_magic_arguments.test_magic_arguments) ... ok
  1616. test (IPython.core.tests.test_magic_arguments.test_magic_arguments) ... ok
  1617. test (IPython.core.tests.test_magic_arguments.test_magic_arguments) ... ok
  1618. test (IPython.core.tests.test_magic_arguments.test_magic_arguments) ... ok
  1619. test (IPython.core.tests.test_magic_arguments.test_magic_arguments) ... ok
  1620. test (IPython.core.tests.test_magic_arguments.test_magic_arguments) ... ok
  1621. test (IPython.core.tests.test_magic_arguments.test_magic_arguments) ... ok
  1622. test (IPython.core.tests.test_magic_arguments.test_magic_arguments) ... ok
  1623. test (IPython.core.tests.test_magic_arguments.test_magic_arguments) ... ok
  1624. test (IPython.core.tests.test_magic_arguments.test_magic_arguments) ... ok
  1625. test (IPython.core.tests.test_magic_arguments.test_magic_arguments) ... ok
  1626. test (IPython.core.tests.test_magic_arguments.test_magic_arguments) ... ok
  1627. test (IPython.core.tests.test_magic_arguments.test_magic_arguments) ... ok
  1628. test (IPython.core.tests.test_magic_arguments.test_magic_arguments) ... ok
  1629. test (IPython.core.tests.test_magic_arguments.test_magic_arguments) ... ok
  1630. test (IPython.core.tests.test_magic_arguments.test_magic_arguments) ... ok
  1631. test (IPython.core.tests.test_magic_arguments.test_magic_arguments) ... ok
  1632. test (IPython.core.tests.test_magic_arguments.test_magic_arguments) ... ok
  1633. test (IPython.core.tests.test_magic_arguments.test_magic_arguments) ... ok
  1634. test (IPython.core.tests.test_magic_arguments.test_magic_arguments) ... ok
  1635. test (IPython.core.tests.test_magic_arguments.test_magic_arguments) ... ok
  1636. test (IPython.core.tests.test_magic_arguments.test_magic_arguments) ... ok
  1637. test (IPython.core.tests.test_magic_arguments.test_magic_arguments) ... ok
  1638. test (IPython.core.tests.test_magic_arguments.test_magic_arguments) ... ok
  1639. test (IPython.core.tests.test_magic_arguments.test_magic_arguments) ... ok
  1640. test (IPython.core.tests.test_magic_arguments.test_magic_arguments) ... ok
  1641. test (IPython.core.tests.test_magic_arguments.test_magic_arguments) ... ok
  1642. test (IPython.core.tests.test_magic_arguments.test_magic_arguments) ... ok
  1643. test (IPython.core.tests.test_magic_arguments.test_magic_arguments) ... ok
  1644. test (IPython.core.tests.test_magic_arguments.test_magic_arguments) ... ok
  1645. test (IPython.core.tests.test_magic_arguments.test_magic_arguments) ... ok
  1646. test (IPython.core.tests.test_magic_arguments.test_magic_arguments) ... ok
  1647. test (IPython.core.tests.test_magic_arguments.test_magic_arguments) ... ok
  1648. test (IPython.core.tests.test_magic_arguments.test_magic_arguments) ... ok
  1649. test (IPython.core.tests.test_magic_arguments.test_magic_arguments) ... ok
  1650. test (IPython.core.tests.test_magic_arguments.test_magic_arguments) ... Test cpaste magic ... ok
  1651. IPython.core.tests.test_magic_terminal.test_paste ... ok
  1652. IPython.core.tests.test_oinspect.test_calltip_class ... ok
  1653. IPython.core.tests.test_oinspect.test_calltip_instance ... ok
  1654. IPython.core.tests.test_oinspect.test_calltip_method ... ok
  1655. IPython.core.tests.test_oinspect.test_calltip_function ... ok
  1656. IPython.core.tests.test_oinspect.test_calltip_function2 ... ok
  1657. IPython.core.tests.test_oinspect.test_calltip_builtin ... ok
  1658. Check that Inspector.info fills out various fields as expected. ... ok
  1659. IPython.core.tests.test_oinspect.test_getdoc ... ok
  1660. Simple smoketest for page._detect_screen_size. ... ok
  1661. test_register_get (IPython.core.tests.test_plugin.PluginTest) ... ok
  1662. test_unregister (IPython.core.tests.test_plugin.PluginTest) ... ok
  1663. See https://github.com/ipython/ipython/issues/81 ... ok
  1664. See https://github.com/ipython/ipython/issues/81 ... ok
  1665. See https://github.com/ipython/ipython/issues/81 ... ok
  1666. See https://github.com/ipython/ipython/issues/81 ... Check that multiline string literals don't expand as magic ... ok
  1667. Check that multiline string literals don't expand as magic ... ok
  1668. Check that multiline string literals don't expand as magic ... ok
  1669. Check that multiline string literals don't expand as magic ... ok
  1670. Check that multiline string literals don't expand as magic ... ok
  1671. Check that multiline string literals don't expand as magic ... ok
  1672. Check that multiline string literals don't expand as magic ... ok
  1673. Check that multiline string literals don't expand as magic ... ok
  1674. Check that multiline string literals don't expand as magic ... ok
  1675. Check that multiline string literals don't expand as magic ... ok
  1676. Check that multiline string literals don't expand as magic ... ok
  1677. Check that multiline string literals don't expand as magic ... ok
  1678. Check that multiline string literals don't expand as magic ... ok
  1679. Check that multiline string literals don't expand as magic ... ok
  1680. Check that multiline string literals don't expand as magic ... ok
  1681. Check that multiline string literals don't expand as magic ... ok
  1682. Check that multiline string literals don't expand as magic ... ok
  1683. Check that multiline string literals don't expand as magic ... ok
  1684. Check that multiline string literals don't expand as magic ... ok
  1685. Check that multiline string literals don't expand as magic ... ok
  1686. Check that multiline string literals don't expand as magic ... ok
  1687. Check that multiline string literals don't expand as magic ... ok
  1688. Check that multiline string literals don't expand as magic ... ok
  1689. Check that multiline string literals don't expand as magic ... ok
  1690. Check that multiline string literals don't expand as magic ... ok
  1691. Check that multiline string literals don't expand as magic ... ok
  1692. Check that multiline string literals don't expand as magic ... ok
  1693. Check that multiline string literals don't expand as magic ... ok
  1694. Check that multiline string literals don't expand as magic ... ok
  1695. Check that multiline string literals don't expand as magic ... ok
  1696. Check that multiline string literals don't expand as magic ... ok
  1697. Check that multiline string literals don't expand as magic ... ok
  1698. Check that multiline string literals don't expand as magic ... ok
  1699. Check that multiline string literals don't expand as magic ... ok
  1700. Check that multiline string literals don't expand as magic ... ok
  1701. Check that multiline string literals don't expand as magic ... ok
  1702. Check that multiline string literals don't expand as magic ... ok
  1703. Check that multiline string literals don't expand as magic ... ok
  1704. Check that multiline string literals don't expand as magic ... ok
  1705. Check that multiline string literals don't expand as magic ... ok
  1706. Check that multiline string literals don't expand as magic ... ok
  1707. Check that multiline string literals don't expand as magic ... ok
  1708. Check that multiline string literals don't expand as magic ... ok
  1709. Check that multiline string literals don't expand as magic ... ok
  1710. Check that multiline string literals don't expand as magic ... ok
  1711. Check that multiline string literals don't expand as magic ... ok
  1712. Check that multiline string literals don't expand as magic ... ok
  1713. Check that multiline string literals don't expand as magic ... ok
  1714. Check that multiline string literals don't expand as magic ... ok
  1715. Check that multiline string literals don't expand as magic ... ok
  1716. Check that multiline string literals don't expand as magic ... ok
  1717. Check that multiline string literals don't expand as magic ... ok
  1718. Check that multiline string literals don't expand as magic ... ok
  1719. Check that multiline string literals don't expand as magic ... ok
  1720. Check that multiline string literals don't expand as magic ... ok
  1721. Check that multiline string literals don't expand as magic ... ok
  1722. Check that multiline string literals don't expand as magic ... ok
  1723. Check that multiline string literals don't expand as magic ... ok
  1724. Check that multiline string literals don't expand as magic ... ok
  1725. Check that multiline string literals don't expand as magic ... ok
  1726. Check that multiline string literals don't expand as magic ... ok
  1727. Check that multiline string literals don't expand as magic ... ok
  1728. Check that multiline string literals don't expand as magic ... ok
  1729. Check that multiline string literals don't expand as magic ... ok
  1730. Check that multiline string literals don't expand as magic ... ok
  1731. Check that multiline string literals don't expand as magic ... ok
  1732. Check that multiline string literals don't expand as magic ... ok
  1733. Check that multiline string literals don't expand as magic ... ok
  1734. Check that multiline string literals don't expand as magic ... ok
  1735. Check that multiline string literals don't expand as magic ... ok
  1736. Check that multiline string literals don't expand as magic ... ok
  1737. Check that multiline string literals don't expand as magic ... ok
  1738. Check that multiline string literals don't expand as magic ... ok
  1739. Check that multiline string literals don't expand as magic ... ok
  1740. Check that multiline string literals don't expand as magic ... Test user input conversions ... ok
  1741. Test user input conversions ... ok
  1742. Test user input conversions ... ok
  1743. Test user input conversions ... ok
  1744. Test user input conversions ... ok
  1745. Test user input conversions ... Capture exceptions thrown by user objects on attribute access. ... ok
  1746. IPython.core.tests.test_profile.test_startup_py ... ok
  1747. IPython.core.tests.test_profile.test_startup_ipy ... ok
  1748. test_builtins (IPython.core.tests.test_prompts.PromptTests) ... ok
  1749. test_multiline_prompt (IPython.core.tests.test_prompts.PromptTests) ... ok
  1750. test_render (IPython.core.tests.test_prompts.PromptTests) ... ok
  1751. test_translate_abbreviations (IPython.core.tests.test_prompts.PromptTests) ... ok
  1752. test_undefined (IPython.core.tests.test_prompts.PromptTests) ... ok
  1753. test_user_ns (IPython.core.tests.test_prompts.PromptTests) ... ok
  1754. test (IPython.core.tests.test_pylabtools.test_figure_to_svg) ... ok
  1755. test (IPython.core.tests.test_pylabtools.test_figure_to_svg) ... ok
  1756. test (IPython.core.tests.test_pylabtools.test_figure_to_svg) ... IPython.core.tests.test_pylabtools.test_import_pylab ... ok
  1757. Check that %run doesn't damage __builtins__ ... ok
  1758. Check that the type of __builtins__ doesn't change with %run. ... ok
  1759. Test that prompts correctly generate after %run ... ok
  1760. Test that the option -p, which invokes the profiler, do not ... ok
  1761. Test that namespace cleanup is not too aggressive GH-238 ... KNOWNFAIL: This test is known to fail
  1762. Test that object's __del__ methods are called on exit. ... ok
  1763. Check that %run -i still works after %reset (gh-693) ... ok
  1764. Test that simple class definitions work. ... ok
  1765. IPython.core.tests.test_run.TestMagicRunSimple.test_tclass ... ok
  1766. Doctest: IPython.core.tests.test_run.doctest_refbug ... ok
  1767. Doctest: IPython.core.tests.test_run.doctest_reset_del ... ok
  1768. Doctest: IPython.core.tests.test_run.doctest_run_builtins ... ok
  1769. IPython.core.tests.test_splitinput.test_split_user_input ... ok
  1770. ======================================================================
  1771. ERROR: Test magic_run_completer, should match two alterntives
  1772. ----------------------------------------------------------------------
  1773. Traceback (most recent call last):
  1774. File "/tmp/portage/dev-python/ipython-0.12.1/temp/tests-2.7/usr/lib64/python2.7/site-packages/IPython/core/tests/test_completerlib.py", line 38, in setUp
  1775. with open(join(self.BASETESTDIR, fil), "w") as sfile:
  1776. UnicodeEncodeError: 'ascii' codec can't encode character u'\xf8' in position 56: ordinal not in range(128)
  1777. ======================================================================
  1778. ERROR: Test magic_run_completer, should match one alterntive
  1779. ----------------------------------------------------------------------
  1780. Traceback (most recent call last):
  1781. File "/tmp/portage/dev-python/ipython-0.12.1/temp/tests-2.7/usr/lib64/python2.7/site-packages/IPython/core/tests/test_completerlib.py", line 38, in setUp
  1782. with open(join(self.BASETESTDIR, fil), "w") as sfile:
  1783. UnicodeEncodeError: 'ascii' codec can't encode character u'\xf8' in position 56: ordinal not in range(128)
  1784. ======================================================================
  1785. ERROR: Test magic_run_completer with unterminated "
  1786. ----------------------------------------------------------------------
  1787. Traceback (most recent call last):
  1788. File "/tmp/portage/dev-python/ipython-0.12.1/temp/tests-2.7/usr/lib64/python2.7/site-packages/IPython/core/tests/test_completerlib.py", line 38, in setUp
  1789. with open(join(self.BASETESTDIR, fil), "w") as sfile:
  1790. UnicodeEncodeError: 'ascii' codec can't encode character u'\xf8' in position 56: ordinal not in range(128)
  1791. ======================================================================
  1792. ERROR: Test safe_execfile with non-ascii path
  1793. ----------------------------------------------------------------------
  1794. Traceback (most recent call last):
  1795. File "/tmp/portage/dev-python/ipython-0.12.1/temp/tests-2.7/usr/lib64/python2.7/site-packages/IPython/core/tests/test_interactiveshell.py", line 264, in setUp
  1796. os.mkdir(self.TESTDIR)
  1797. UnicodeEncodeError: 'ascii' codec can't encode characters in position 54-56: ordinal not in range(128)
  1798. ----------------------------------------------------------------------
  1799. Ran 372 tests in 6.096s
  1800. FAILED (KNOWNFAIL=2, SKIP=2, errors=4)
  1801. **********************************************************************
  1802. IPython test group: IPython.extensions
  1803. /usr/lib64/python2.7/site-packages/nose/plugins/manager.py:405: UserWarning: Module argparse was already imported from /usr/lib64/python2.7/argparse.pyc, but /usr/lib64/python2.7/site-packages is being added to sys.path
  1804. import pkg_resources
  1805. Doctest: IPython.extensions.autoreload ... ok
  1806. Doctest: IPython.extensions.parallelmagic ... ok
  1807. Doctest: IPython.extensions.parallelmagic.ParalleMagic.magic_result ... ok
  1808. Doctest: IPython.extensions.storemagic ... ok
  1809. Doctest: IPython.extensions.storemagic.magic_store ... ok
  1810. ----------------------------------------------------------------------
  1811. Ran 5 tests in 0.006s
  1812. OK
  1813. **********************************************************************
  1814. IPython test group: IPython.frontend
  1815. /usr/lib64/python2.7/site-packages/nose/plugins/manager.py:405: UserWarning: Module argparse was already imported from /usr/lib64/python2.7/argparse.pyc, but /usr/lib64/python2.7/site-packages is being added to sys.path
  1816. import pkg_resources
  1817. test_km_lifecycle (IPython.frontend.html.notebook.tests.test_kernelsession.TestKernelManager) ... ok
  1818. Are beep characters processed correctly? ... ok
  1819. Are carriage return characters processed correctly? ... ok
  1820. transform CRLF to LF ... ok
  1821. Do control sequences for clearing the console work? ... ok
  1822. Do basic controls sequences for colors work? ... ok
  1823. Do xterm-specific control sequences for colors work? ... ok
  1824. Are formfeed characters processed correctly? ... ok
  1825. Do control sequences for scrolling the buffer work? ... ok
  1826. Does the CompletionLexer work for C/C++? ... ok
  1827. Does the CompletionLexer work for Python? ... ok
  1828. Does the generic kill ring work? ... ok
  1829. Does the Qt kill ring work? ... ok
  1830. Does the Qt kill ring maintain state with cursor movement? ... ok
  1831. test that `ipython console` starts a terminal ... ok
  1832. Doctest: IPython.frontend.terminal.interactiveshell ... ok
  1833. Doctest: IPython.frontend.terminal.interactiveshell.TerminalInteractiveShell.magic_cpaste ... ok
  1834. Test that multiline replace function adds history ... ok
  1835. Test that multiline replace does nothing if disabled ... ok
  1836. Test that multiline replace does not delete history ... ok
  1837. Test that multiline history skips empty line cells ... ok
  1838. Test that multiline entries are replaced twice ... ok
  1839. Test that function does not throw on windows without ... ok
  1840. Test that function does not throw without readline ... ok
  1841. ----------------------------------------------------------------------
  1842. Ran 24 tests in 3.037s
  1843. OK
  1844. **********************************************************************
  1845. IPython test group: IPython.lib
  1846. /usr/lib64/python2.7/site-packages/nose/plugins/manager.py:405: UserWarning: Module argparse was already imported from /usr/lib64/python2.7/argparse.pyc, but /usr/lib64/python2.7/site-packages is being added to sys.path
  1847. import pkg_resources
  1848. Doctest: IPython.lib.security ... ok
  1849. Doctest: IPython.lib.security.passwd ... ok
  1850. Doctest: IPython.lib.security.passwd ... ok
  1851. Doctest: IPython.lib.security.passwd_check ... ok
  1852. Test job submission and result retrieval ... ok
  1853. Test job control ... ok
  1854. Test control of dead jobs ... ok
  1855. Test control of longer-running jobs ... ok
  1856. IPython.lib.tests.test_imports.test_import_backgroundjobs ... ok
  1857. IPython.lib.tests.test_imports.test_import_deepreload ... ok
  1858. IPython.lib.tests.test_imports.test_import_demo ... ok
  1859. IPython.lib.tests.test_imports.test_import_irunner ... ok
  1860. Test the IPython runner. ... ok
  1861. Test the Python runner. ... ok
  1862. test (IPython.lib.tests.test_kernel.test_swallow_argv) ... ok
  1863. test (IPython.lib.tests.test_kernel.test_swallow_argv) ... ok
  1864. test (IPython.lib.tests.test_kernel.test_swallow_argv) ... ok
  1865. test (IPython.lib.tests.test_kernel.test_swallow_argv) ... ok
  1866. test (IPython.lib.tests.test_kernel.test_swallow_argv) ... ok
  1867. test (IPython.lib.tests.test_kernel.test_swallow_argv) ... ok
  1868. test (IPython.lib.tests.test_kernel.test_swallow_argv) ... ok
  1869. test (IPython.lib.tests.test_kernel.test_swallow_argv) ... ok
  1870. test (IPython.lib.tests.test_kernel.test_swallow_argv) ... ok
  1871. test (IPython.lib.tests.test_kernel.test_swallow_argv) ... ok
  1872. test (IPython.lib.tests.test_kernel.test_swallow_argv) ... ok
  1873. test (IPython.lib.tests.test_kernel.test_swallow_argv) ... ok
  1874. test (IPython.lib.tests.test_kernel.test_swallow_argv) ... ok
  1875. test (IPython.lib.tests.test_kernel.test_swallow_argv) ... ok
  1876. test (IPython.lib.tests.test_kernel.test_swallow_argv) ... ok
  1877. test (IPython.lib.tests.test_kernel.test_swallow_argv) ... Test correct indentation in groups ... ok
  1878. IPython.lib.tests.test_security.test_passwd_structure ... ok
  1879. IPython.lib.tests.test_security.test_roundtrip ... ok
  1880. IPython.lib.tests.test_security.test_bad ... ok
  1881. ----------------------------------------------------------------------
  1882. Ran 34 tests in 1.169s
  1883. OK
  1884. **********************************************************************
  1885. IPython test group: IPython.scripts
  1886. /usr/lib64/python2.7/site-packages/nose/plugins/manager.py:405: UserWarning: Module argparse was already imported from /usr/lib64/python2.7/argparse.pyc, but /usr/lib64/python2.7/site-packages is being added to sys.path
  1887. import pkg_resources
  1888. ----------------------------------------------------------------------
  1889. Ran 0 tests in 0.000s
  1890. OK
  1891. **********************************************************************
  1892. IPython test group: IPython.testing
  1893. /usr/lib64/python2.7/site-packages/nose/plugins/manager.py:405: UserWarning: Module argparse was already imported from /usr/lib64/python2.7/argparse.pyc, but /usr/lib64/python2.7/site-packages is being added to sys.path
  1894. import pkg_resources
  1895. Doctest: IPython.testing.decorators.make_label_dec ... ok
  1896. Doctest: IPython.testing.iptest.test_for ... ok
  1897. Doctest: IPython.testing.plugin.dtexample.ipfunc ... ok
  1898. Doctest: IPython.testing.plugin.dtexample.iprand ... ok
  1899. Doctest: IPython.testing.plugin.dtexample.iprand_all ... ok
  1900. Doctest: IPython.testing.plugin.dtexample.pyfunc ... ok
  1901. Doctest: IPython.testing.plugin.dtexample.random_all ... ok
  1902. Doctest: IPython.testing.plugin.dtexample.ranfunc ... ok
  1903. Doctest: IPython.testing.plugin.simple.ipyfunc2 ... ok
  1904. Doctest: IPython.testing.plugin.simple.pyfunc ... ok
  1905. Doctest: IPython.testing.plugin.test_ipdoctest.doctest_multiline1 ... ok
  1906. Doctest: IPython.testing.plugin.test_ipdoctest.doctest_multiline2 ... ok
  1907. Doctest: IPython.testing.plugin.test_ipdoctest.doctest_multiline3 ... ok
  1908. Doctest: IPython.testing.plugin.test_ipdoctest.doctest_simple ... ok
  1909. A trivial passing test. ... ok
  1910. Doctest: IPython.testing.plugin.test_refs.doctest_ivars ... ok
  1911. Doctest: IPython.testing.plugin.test_refs.doctest_refs ... ok
  1912. Doctest: IPython.testing.plugin.test_refs.doctest_run ... ok
  1913. Doctest: IPython.testing.plugin.test_refs.doctest_runvars ... ok
  1914. Doctest: IPython.testing.skipdoctest ... ok
  1915. Doctest: IPython.testing.tools.AssertPrints ... ok
  1916. Doctest: IPython.testing.tools.full_path ... ok
  1917. test_parametric (IPython.testing.tests.test_decorators.Tester) ... ok
  1918. test_parametric (IPython.testing.tests.test_decorators.Tester) ... ok
  1919. test_parametric (IPython.testing.tests.test_decorators.Tester) ... test (IPython.testing.tests.test_decorators.test_par_standalone) ... ok
  1920. test (IPython.testing.tests.test_decorators.test_par_standalone) ... ok
  1921. test (IPython.testing.tests.test_decorators.test_par_standalone) ... test (IPython.testing.tests.test_decorators.trivial) ... ok
  1922. Another deliberately broken test - we want to skip this one. ... SKIP: Skipping test: test_deliberately_broken2. Testing the skip decorator
  1923. Doctest-skipping decorator should preserve the docstring. ... ok
  1924. Doctest-skipping decorator should preserve function signature. ... ok
  1925. IPython.testing.tests.test_decorators.test_linux ... SKIP: Skipping test: test_linux. This test does not run under Linux
  1926. IPython.testing.tests.test_decorators.test_win32 ... ok
  1927. IPython.testing.tests.test_decorators.test_osx ... ok
  1928. Doctest: IPython.testing.tests.test_decorators ... ok
  1929. Doctest: IPython.testing.tests.test_decorators.FooClass ... ok
  1930. Doctest: IPython.testing.tests.test_decorators.FooClass.bar ... ok
  1931. Doctest: IPython.testing.tests.test_decorators.FooClass.baz ... ok
  1932. Doctest: IPython.testing.tests.test_decorators.call_doctest_bad ... ok
  1933. Doctest: IPython.testing.tests.test_decorators.doctest_bad ... ok
  1934. test (IPython.testing.tests.test_ipunittest.ipdt_flush) ... ok
  1935. test (IPython.testing.tests.test_ipunittest.ipdt_indented_test) ... ok
  1936. test (IPython.testing.tests.test_ipunittest.simple_dt) ... ok
  1937. Doctest: IPython.testing.tests.test_ipunittest.Foo.ipdt_method ... ok
  1938. Doctest: IPython.testing.tests.test_ipunittest.Foo.normaldt_method ... ok
  1939. test_failing (IPython.testing.tests.test_tools.TestAssertPrints) ... ok
  1940. test_passing (IPython.testing.tests.test_tools.TestAssertPrints) ... ok
  1941. test (IPython.testing.tests.test_tools.test_parser) ... ok
  1942. test (IPython.testing.tests.test_tools.test_parser) ... ok
  1943. test (IPython.testing.tests.test_tools.test_parser) ... ok
  1944. test (IPython.testing.tests.test_tools.test_parser) ... ok
  1945. test (IPython.testing.tests.test_tools.test_parser) ... ok
  1946. test (IPython.testing.tests.test_tools.test_parser) ... ok
  1947. test (IPython.testing.tests.test_tools.test_parser) ... test (IPython.testing.tests.test_tools.test_temp_pyfile) ... ok
  1948. test (IPython.testing.tests.test_tools.test_temp_pyfile) ... ok
  1949. test (IPython.testing.tests.test_tools.test_temp_pyfile) ... IPython.testing.tests.test_tools.test_full_path_posix ... ok
  1950. IPython.testing.tests.test_tools.test_full_path_win32 ... SKIP: Skipping test: test_full_path_win32. This test only runs under Windows
  1951. ----------------------------------------------------------------------
  1952. Ran 60 tests in 0.129s
  1953. OK (SKIP=3)
  1954. **********************************************************************
  1955. IPython test group: IPython.utils
  1956. /usr/lib64/python2.7/site-packages/nose/plugins/manager.py:405: UserWarning: Module argparse was already imported from /usr/lib64/python2.7/argparse.pyc, but /usr/lib64/python2.7/site-packages is being added to sys.path
  1957. import pkg_resources
  1958. Doctest: IPython.utils.attic.EvalDict ... ok
  1959. Doctest: IPython.utils.autoattr.ResetMixin ... ok
  1960. Doctest: IPython.utils.autoattr.auto_attr ... ok
  1961. Doctest: IPython.utils.frame.extract_vars ... ok
  1962. Doctest: IPython.utils.ipstruct.Struct.__add__ ... ok
  1963. Doctest: IPython.utils.ipstruct.Struct.__getattr__ ... ok
  1964. Doctest: IPython.utils.ipstruct.Struct.__iadd__ ... ok
  1965. Doctest: IPython.utils.ipstruct.Struct.__init__ ... ok
  1966. Doctest: IPython.utils.ipstruct.Struct.__isub__ ... ok
  1967. Doctest: IPython.utils.ipstruct.Struct.__setattr__ ... ok
  1968. Doctest: IPython.utils.ipstruct.Struct.__setitem__ ... ok
  1969. Doctest: IPython.utils.ipstruct.Struct.__sub__ ... ok
  1970. Doctest: IPython.utils.ipstruct.Struct.copy ... ok
  1971. Doctest: IPython.utils.ipstruct.Struct.hasattr ... ok
  1972. Doctest: IPython.utils.ipstruct.Struct.merge ... ok
  1973. Doctest: IPython.utils.jsonutil.json_clean ... ok
  1974. Doctest: IPython.utils.path.expand_path ... ok
  1975. Doctest: IPython.utils.strdispatch.StrDispatch ... ok
  1976. Doctest: IPython.utils.sysinfo.sys_info ... ok
  1977. Doctest: IPython.utils.text.DollarFormatter ... ok
  1978. Doctest: IPython.utils.text.DollarFormatter ... ok
  1979. Doctest: IPython.utils.text.FullEvalFormatter ... ok
  1980. Doctest: IPython.utils.text.FullEvalFormatter ... ok
  1981. Doctest: IPython.utils.text.list_strings ... ok
  1982. Doctest: IPython.utils.text.marquee ... ok
  1983. Doctest: IPython.utils.text.qw ... ok
  1984. Doctest: IPython.utils.traitlets.parse_notifier_name ... ok
  1985. IPython.utils.tests.test_imports.test_import_coloransi ... ok
  1986. IPython.utils.tests.test_imports.test_import_generics ... ok
  1987. IPython.utils.tests.test_imports.test_import_ipstruct ... ok
  1988. IPython.utils.tests.test_imports.test_import_PyColorize ... ok
  1989. IPython.utils.tests.test_imports.test_import_rlineimpl ... ok
  1990. IPython.utils.tests.test_imports.test_import_strdispatch ... ok
  1991. IPython.utils.tests.test_imports.test_import_upgradedir ... ok
  1992. IPython.utils.tests.test_imports.test_import_wildcard ... ok
  1993. test (IPython.utils.tests.test_io.TeeTestCase) ... ok
  1994. test (IPython.utils.tests.test_io.TeeTestCase) ... ok
  1995. test (IPython.utils.tests.test_io.TeeTestCase) ... ok
  1996. test (IPython.utils.tests.test_io.TeeTestCase) ... ok
  1997. test (IPython.utils.tests.test_io.TeeTestCase) ... Very simple check with stdout only ... ok
  1998. Test that io.stdin/out/err exist at startup ... ok
  1999. IPython.utils.tests.test_jsonutil.test ... ok
  2000. IPython.utils.tests.test_jsonutil.test_lambda ... ok
  2001. IPython.utils.tests.test_jsonutil.test_exception ... ok
  2002. See if get_init can find __init__.py in this testdir ... ok
  2003. See if get_init can find __init__.pyw in this testdir ... ok
  2004. get_init can't find __init__ in empty testdir ... ok
  2005. IPython.utils.tests.test_module_paths.test_find_mod_1 ... ok
  2006. IPython.utils.tests.test_module_paths.test_find_mod_2 ... ok
  2007. IPython.utils.tests.test_module_paths.test_find_mod_3 ... ok
  2008. IPython.utils.tests.test_module_paths.test_find_mod_4 ... ok
  2009. IPython.utils.tests.test_module_paths.test_find_mod_5 ... ok
  2010. IPython.utils.tests.test_module_paths.test_find_module_1 ... ok
  2011. Testing sys.path that is empty ... ok
  2012. Testing sys.path that is empty ... ok
  2013. Testing sys.path that is empty ... ok
  2014. IPython.utils.tests.test_module_paths.test_find_module_5 ... ok
  2015. test_any_sender (IPython.utils.tests.test_notification.NotificationTests) ... ok
  2016. Test that notifications are delivered ... ok
  2017. Test that post_notification, even with many registered irrelevant ... ok
  2018. White-box test for remove_all_observers ... ok
  2019. Test that observers are registered by sender ... ok
  2020. Test that observers are registered by type ... ok
  2021. Testcase for py2exe logic, un-compressed lib ... SKIP: Skipping test: test_get_home_dir_1. This test only runs under Windows
  2022. Testcase for py2exe logic, compressed lib ... SKIP: Skipping test: test_get_home_dir_2. This test only runs under Windows
  2023. get_home_dir() uses $HOME if set ... ok
  2024. get_home_dir() still works if $HOME is not set ... ok
  2025. raise HomeDirError if $HOME is specified, but not a writable dir ... ok
  2026. Using registry hack for 'My Documents', os=='nt' ... SKIP: Skipping test: test_get_home_dir_8. This test only runs under Windows
  2027. test_get_ipython_dir_1, Testcase to see if we can call get_ipython_dir without Exceptions. ... ok
  2028. test_get_ipython_dir_2, Testcase to see if we can call get_ipython_dir without Exceptions. ... ok
  2029. test_get_ipython_dir_3, use XDG if defined, and .ipython doesn't exist. ... ok
  2030. test_get_ipython_dir_4, use XDG if both exist. ... ok
  2031. test_get_ipython_dir_5, use .ipython if exists and XDG defined, but doesn't exist. ... ok
  2032. test_get_ipython_dir_6, use XDG if defined and neither exist. ... ok
  2033. test_get_ipython_dir_7, test home directory expansion on IPYTHON_DIR ... ok
  2034. test_get_xdg_dir_1, check nonexistant xdg_dir ... ok
  2035. test_get_xdg_dir_2, check xdg_dir default to ~/.config ... ok
  2036. Various tests for filefind ... ok
  2037. IPython.utils.tests.test_path.test_get_ipython_package_dir ... ok
  2038. IPython.utils.tests.test_path.test_get_ipython_module_path ... ok
  2039. IPython.utils.tests.test_path.test_get_long_path_name_win32 ... SKIP: Skipping test: test_get_long_path_name_win32. This test only runs under Windows
  2040. IPython.utils.tests.test_path.test_get_long_path_name ... ok
  2041. IPython.utils.tests.test_path.test_not_writable_ipdir ... ok
  2042. IPython.utils.tests.test_path.test_unquote_filename ... ok
  2043. IPython.utils.tests.test_path.test_get_py_filename ... ok
  2044. When a file doesn't exist, the exception raised should be safe to call ... ERROR
  2045. test_getoutput (IPython.utils.tests.test_process.SubProcessTestCase) ... ok
  2046. test_getoutput_quoted (IPython.utils.tests.test_process.SubProcessTestCase) ... ok
  2047. test_getoutput_quoted2 (IPython.utils.tests.test_process.SubProcessTestCase) ... ok
  2048. test_system (IPython.utils.tests.test_process.SubProcessTestCase) ... ok
  2049. test_system_quotes (IPython.utils.tests.test_process.SubProcessTestCase) ... ok
  2050. Make sure we find sys.exectable for python. ... ok
  2051. Make sure we can find the full path to ls. ... ok
  2052. Try to find pythonw on Windows. ... SKIP: Skipping test: test_find_cmd_pythonw. This test requires win32api to run
  2053. Make sure that FindCmdError is raised if we can't find the cmd. ... which: no asdfasdf in (/tmp/portage/dev-python/ipython-0.12.1/temp/tests-2.7/usr/bin:/usr/lib64/portage/bin/ebuild-helpers/4:/usr/lib64/portage/bin/ebuild-helpers:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.7.1:/opt/hp/hpacucli:/usr/x86_64-pc-linux-gnu/gnat-gcc-bin/4.4:/usr/libexec/gnat-gcc/x86_64-pc-linux-gnu/4.4:/opt/aws-elb-tools/bin)
  2054. ok
  2055. Ensure that argument lines are correctly split like in a shell. ... ok
  2056. Ensure that argument lines are correctly split like in a shell. ... SKIP: Skipping test: test_arg_split_win32. This test only runs under Windows
  2057. IPython.utils.tests.test_pycolorize.test_unicode_colorize ... ok
  2058. Basic columnize tests. ... ok
  2059. Test columnize with inputs longer than the display window ... ok
  2060. IPython.utils.tests.test_text.test_eval_formatter ... ok
  2061. IPython.utils.tests.test_text.test_full_eval_formatter ... ok
  2062. IPython.utils.tests.test_text.test_dollar_formatter ... ok
  2063. test_bad_values (IPython.utils.tests.test_traitlets.AnyTraitTest) ... ok
  2064. test_default_value (IPython.utils.tests.test_traitlets.AnyTraitTest) ... ok
  2065. test_good_values (IPython.utils.tests.test_traitlets.AnyTraitTest) ... ok
  2066. test_bad_values (IPython.utils.tests.test_traitlets.TestBytes) ... ok
  2067. test_default_value (IPython.utils.tests.test_traitlets.TestBytes) ... ok
  2068. test_good_values (IPython.utils.tests.test_traitlets.TestBytes) ... ok
  2069. test_bad_values (IPython.utils.tests.test_traitlets.TestComplex) ... ok
  2070. test_default_value (IPython.utils.tests.test_traitlets.TestComplex) ... ok
  2071. test_good_values (IPython.utils.tests.test_traitlets.TestComplex) ... ok
  2072. test_bad_values (IPython.utils.tests.test_traitlets.TestDottedObjectName) ... ok
  2073. test_default_value (IPython.utils.tests.test_traitlets.TestDottedObjectName) ... ok
  2074. test_good_values (IPython.utils.tests.test_traitlets.TestDottedObjectName) ... ok
  2075. test_bad_values (IPython.utils.tests.test_traitlets.TestFloat) ... ok
  2076. test_default_value (IPython.utils.tests.test_traitlets.TestFloat) ... ok
  2077. test_good_values (IPython.utils.tests.test_traitlets.TestFloat) ... ok
  2078. test_init (IPython.utils.tests.test_traitlets.TestHasTraits) ... ok
  2079. test_trait_metadata (IPython.utils.tests.test_traitlets.TestHasTraits) ... ok
  2080. test_trait_names (IPython.utils.tests.test_traitlets.TestHasTraits) ... ok
  2081. test_traits (IPython.utils.tests.test_traitlets.TestHasTraits) ... ok
  2082. test_traits_metadata (IPython.utils.tests.test_traitlets.TestHasTraits) ... ok
  2083. test_metaclass (IPython.utils.tests.test_traitlets.TestHasTraitsMeta) ... ok
  2084. test_this_class (IPython.utils.tests.test_traitlets.TestHasTraitsMeta) ... ok
  2085. test_notify_all (IPython.utils.tests.test_traitlets.TestHasTraitsNotify) ... ok
  2086. test_notify_args (IPython.utils.tests.test_traitlets.TestHasTraitsNotify) ... ok
  2087. test_notify_one (IPython.utils.tests.test_traitlets.TestHasTraitsNotify) ... ok
  2088. test_notify_subclass (IPython.utils.tests.test_traitlets.TestHasTraitsNotify) ... ok
  2089. test_static_notify (IPython.utils.tests.test_traitlets.TestHasTraitsNotify) ... ok
  2090. test_subclass (IPython.utils.tests.test_traitlets.TestHasTraitsNotify) ... ok
  2091. test_args_kw (IPython.utils.tests.test_traitlets.TestInstance) ... ok
  2092. test_bad_default (IPython.utils.tests.test_traitlets.TestInstance) ... ok
  2093. test_basic (IPython.utils.tests.test_traitlets.TestInstance) ... ok
  2094. test_instance (IPython.utils.tests.test_traitlets.TestInstance) ... ok
  2095. test_unique_default_value (IPython.utils.tests.test_traitlets.TestInstance) ... ok
  2096. test_bad_values (IPython.utils.tests.test_traitlets.TestInt) ... ok
  2097. test_default_value (IPython.utils.tests.test_traitlets.TestInt) ... ok
  2098. test_good_values (IPython.utils.tests.test_traitlets.TestInt) ... ok
  2099. test_bad_values (IPython.utils.tests.test_traitlets.TestInteger) ... ok
  2100. Integer casts small longs to int ... ok
  2101. test_default_value (IPython.utils.tests.test_traitlets.TestInteger) ... ok
  2102. test_good_values (IPython.utils.tests.test_traitlets.TestInteger) ... ok
  2103. test_bad_values (IPython.utils.tests.test_traitlets.TestLenList) ... ok
  2104. test_default_value (IPython.utils.tests.test_traitlets.TestLenList) ... ok
  2105. test_good_values (IPython.utils.tests.test_traitlets.TestLenList) ... ok
  2106. test_bad_values (IPython.utils.tests.test_traitlets.TestList) ... ok
  2107. test_default_value (IPython.utils.tests.test_traitlets.TestList) ... ok
  2108. test_good_values (IPython.utils.tests.test_traitlets.TestList) ... ok
  2109. test_bad_values (IPython.utils.tests.test_traitlets.TestLong) ... ok
  2110. Long casts ints to long ... ok
  2111. test_default_value (IPython.utils.tests.test_traitlets.TestLong) ... ok
  2112. test_good_values (IPython.utils.tests.test_traitlets.TestLong) ... ok
  2113. test_bad_values (IPython.utils.tests.test_traitlets.TestLooseTupleTrait) ... ok
  2114. test_default_value (IPython.utils.tests.test_traitlets.TestLooseTupleTrait) ... ok
  2115. test_good_values (IPython.utils.tests.test_traitlets.TestLooseTupleTrait) ... ok
  2116. test_invalid_args (IPython.utils.tests.test_traitlets.TestLooseTupleTrait) ... ok
  2117. test_bad_values (IPython.utils.tests.test_traitlets.TestMultiTuple) ... ok
  2118. test_default_value (IPython.utils.tests.test_traitlets.TestMultiTuple) ... ok
  2119. test_good_values (IPython.utils.tests.test_traitlets.TestMultiTuple) ... ok
  2120. test_bad_values (IPython.utils.tests.test_traitlets.TestObjectName) ... ok
  2121. test_default_value (IPython.utils.tests.test_traitlets.TestObjectName) ... ok
  2122. test_good_values (IPython.utils.tests.test_traitlets.TestObjectName) ... ok
  2123. test_bad_values (IPython.utils.tests.test_traitlets.TestTCPAddress) ... ok
  2124. test_default_value (IPython.utils.tests.test_traitlets.TestTCPAddress) ... ok
  2125. test_good_values (IPython.utils.tests.test_traitlets.TestTCPAddress) ... ok
  2126. test_subclass (IPython.utils.tests.test_traitlets.TestThis) ... ok
  2127. test_subclass_override (IPython.utils.tests.test_traitlets.TestThis) ... ok
  2128. test_this_class (IPython.utils.tests.test_traitlets.TestThis) ... ok
  2129. test_this_inst (IPython.utils.tests.test_traitlets.TestThis) ... ok
  2130. test_default_validate (IPython.utils.tests.test_traitlets.TestTraitType) ... ok
  2131. test_dynamic_initializer (IPython.utils.tests.test_traitlets.TestTraitType) ... ok
  2132. test_error (IPython.utils.tests.test_traitlets.TestTraitType) ... ok
  2133. test_get_undefined (IPython.utils.tests.test_traitlets.TestTraitType) ... ok
  2134. test_info (IPython.utils.tests.test_traitlets.TestTraitType) ... ok
  2135. test_is_valid_for (IPython.utils.tests.test_traitlets.TestTraitType) ... ok
  2136. test_set (IPython.utils.tests.test_traitlets.TestTraitType) ... ok
  2137. test_validate (IPython.utils.tests.test_traitlets.TestTraitType) ... ok
  2138. test_value_for (IPython.utils.tests.test_traitlets.TestTraitType) ... ok
  2139. test_bad_values (IPython.utils.tests.test_traitlets.TestTupleTrait) ... ok
  2140. test_default_value (IPython.utils.tests.test_traitlets.TestTupleTrait) ... ok
  2141. test_good_values (IPython.utils.tests.test_traitlets.TestTupleTrait) ... ok
  2142. test_invalid_args (IPython.utils.tests.test_traitlets.TestTupleTrait) ... ok
  2143. test_allow_none (IPython.utils.tests.test_traitlets.TestType) ... ok
  2144. test_default (IPython.utils.tests.test_traitlets.TestType) ... ok
  2145. test_str_klass (IPython.utils.tests.test_traitlets.TestType) ... ok
  2146. test_validate_default (IPython.utils.tests.test_traitlets.TestType) ... ok
  2147. test_validate_klass (IPython.utils.tests.test_traitlets.TestType) ... ok
  2148. test_value (IPython.utils.tests.test_traitlets.TestType) ... ok
  2149. test_bad_values (IPython.utils.tests.test_traitlets.TestUnicode) ... ok
  2150. test_default_value (IPython.utils.tests.test_traitlets.TestUnicode) ... ok
  2151. test_good_values (IPython.utils.tests.test_traitlets.TestUnicode) ... ok
  2152. test_bad_values (IPython.utils.tests.test_traitlets.TraitTestBase) ... ok
  2153. test_default_value (IPython.utils.tests.test_traitlets.TraitTestBase) ... ok
  2154. test_good_values (IPython.utils.tests.test_traitlets.TraitTestBase) ... ok
  2155. test_case (IPython.utils.tests.test_wildcard.Tests) ... ok
  2156. test_case_showall (IPython.utils.tests.test_wildcard.Tests) ... ok
  2157. Dictionaries should be indexed by attributes, not by keys. This was ... ok
  2158. test_dict_dir (IPython.utils.tests.test_wildcard.Tests) ... ok
  2159. test_nocase (IPython.utils.tests.test_wildcard.Tests) ... ok
  2160. test_nocase_showall (IPython.utils.tests.test_wildcard.Tests) ... ok
  2161. ======================================================================
  2162. ERROR: When a file doesn't exist, the exception raised should be safe to call
  2163. ----------------------------------------------------------------------
  2164. Traceback (most recent call last):
  2165. File "/usr/lib64/python2.7/site-packages/nose/case.py", line 197, in runTest
  2166. self.test(*self.arg)
  2167. File "/tmp/portage/dev-python/ipython-0.12.1/temp/tests-2.7/usr/lib64/python2.7/site-packages/IPython/utils/tests/test_path.py", line 418, in test_unicode_in_filename
  2168. path.get_py_filename(u'fooéè.py', force_win32=False)
  2169. File "/tmp/portage/dev-python/ipython-0.12.1/temp/tests-2.7/usr/lib64/python2.7/site-packages/IPython/utils/path.py", line 104, in get_py_filename
  2170. if not os.path.isfile(name) and not name.endswith('.py'):
  2171. File "/usr/lib64/python2.7/genericpath.py", line 29, in isfile
  2172. st = os.stat(path)
  2173. UnicodeEncodeError: 'ascii' codec can't encode characters in position 3-4: ordinal not in range(128)
  2174. ----------------------------------------------------------------------
  2175. Ran 203 tests in 2.517s
  2176. FAILED (SKIP=6, errors=1)
  2177. **********************************************************************
  2178. IPython test group: IPython.nbformat
  2179. /usr/lib64/python2.7/site-packages/nose/plugins/manager.py:405: UserWarning: Module argparse was already imported from /usr/lib64/python2.7/argparse.pyc, but /usr/lib64/python2.7/site-packages is being added to sys.path
  2180. import pkg_resources
  2181. test_roundtrip (IPython.nbformat.v1.tests.test_json.TestJSON) ... ok
  2182. test_code_cell (IPython.nbformat.v1.tests.test_nbbase.TestCell) ... ok
  2183. test_empty_code_cell (IPython.nbformat.v1.tests.test_nbbase.TestCell) ... ok
  2184. test_empty_text_cell (IPython.nbformat.v1.tests.test_nbbase.TestCell) ... ok
  2185. test_text_cell (IPython.nbformat.v1.tests.test_nbbase.TestCell) ... ok
  2186. test_empty_notebook (IPython.nbformat.v1.tests.test_nbbase.TestNotebook) ... ok
  2187. test_notebooke (IPython.nbformat.v1.tests.test_nbbase.TestNotebook) ... ok
  2188. test_roundtrip (IPython.nbformat.v2.tests.test_json.TestJSON) ... ok
  2189. Ensure that multiline blobs are still readable ... ok
  2190. Ensure that splitting multiline blocks is safe ... ok
  2191. test_code_cell (IPython.nbformat.v2.tests.test_nbbase.TestCell) ... ok
  2192. test_empty_code_cell (IPython.nbformat.v2.tests.test_nbbase.TestCell) ... ok
  2193. test_empty_html_cell (IPython.nbformat.v2.tests.test_nbbase.TestCell) ... ok
  2194. test_empty_markdown_cell (IPython.nbformat.v2.tests.test_nbbase.TestCell) ... ok
  2195. test_html_cell (IPython.nbformat.v2.tests.test_nbbase.TestCell) ... ok
  2196. test_markdown_cell (IPython.nbformat.v2.tests.test_nbbase.TestCell) ... ok
  2197. test_pyerr (IPython.nbformat.v2.tests.test_nbbase.TestCell) ... ok
  2198. test_empty_metadata (IPython.nbformat.v2.tests.test_nbbase.TestMetadata) ... ok
  2199. test_metadata (IPython.nbformat.v2.tests.test_nbbase.TestMetadata) ... ok
  2200. test_empty_notebook (IPython.nbformat.v2.tests.test_nbbase.TestNotebook) ... ok
  2201. test_notebook (IPython.nbformat.v2.tests.test_nbbase.TestNotebook) ... ok
  2202. test_empty_worksheet (IPython.nbformat.v2.tests.test_nbbase.TestWorksheet) ... ok
  2203. test_worksheet (IPython.nbformat.v2.tests.test_nbbase.TestWorksheet) ... ok
  2204. test_write (IPython.nbformat.v2.tests.test_nbpy.TestPy) ... ok
  2205. ----------------------------------------------------------------------
  2206. Ran 24 tests in 0.022s
  2207. OK
  2208. **********************************************************************
  2209. IPython test group: IPython.parallel
  2210. /usr/lib64/python2.7/site-packages/nose/plugins/manager.py:405: UserWarning: Module argparse was already imported from /usr/lib64/python2.7/argparse.pyc, but /usr/lib64/python2.7/site-packages is being added to sys.path
  2211. import pkg_resources
  2212. Doctest: IPython.parallel.client.remotefunction ... ok
  2213. Doctest: IPython.parallel.client.remotefunction.remote ... ok
  2214. Doctest: IPython.parallel.client.view ... ok
  2215. Doctest: IPython.parallel.client.view.DirectView ... ok
  2216. Doctest: IPython.parallel.controller.dependency.require ... ok
  2217. test_get_after_done (IPython.parallel.tests.test_asyncresult.AsyncResultTest) ... ok
  2218. test_get_after_error (IPython.parallel.tests.test_asyncresult.AsyncResultTest) ... ok
  2219. test_get_before_done (IPython.parallel.tests.test_asyncresult.AsyncResultTest) ... ok
  2220. test_get_dict (IPython.parallel.tests.test_asyncresult.AsyncResultTest) ... ok
  2221. test_getattr (IPython.parallel.tests.test_asyncresult.AsyncResultTest) ... ok
  2222. test_getitem (IPython.parallel.tests.test_asyncresult.AsyncResultTest) ... ok
  2223. test_list_amr (IPython.parallel.tests.test_asyncresult.AsyncResultTest) ... ok
  2224. test_single_result (IPython.parallel.tests.test_asyncresult.AsyncResultTest) ... ok
  2225. test clear behavior ... ok
  2226. test db query by date ... ok
  2227. test db query with '$in','$nin' operators ... ok
  2228. test extracting subset of record keys ... ok
  2229. ensure msg_id is always in db queries ... ok
  2230. test direct_view targets ... ok
  2231. test getting results from the Hub. ... ok
  2232. test_hub_history (IPython.parallel.tests.test_client.TestClient) ... ok
  2233. test_ids (IPython.parallel.tests.test_client.TestClient) ... ok
  2234. test client.ids ... ok
  2235. test lazy evaluation of rc.direct_view('all') ... ok
  2236. test load_balanced_view targets ... ok
  2237. test_purge_all_results (IPython.parallel.tests.test_client.TestClient) ... ok
  2238. test_purge_results (IPython.parallel.tests.test_client.TestClient) ... ok
  2239. test_queue_status (IPython.parallel.tests.test_client.TestClient) ... ok
  2240. test_resubmit (IPython.parallel.tests.test_client.TestClient) ... ok
  2241. ensure KeyError on resubmit of nonexistant task ... ok
  2242. ensure ValueError on resubmit of inflight task ... ok
  2243. test_result_status (IPython.parallel.tests.test_client.TestClient) ... ok
  2244. test_shutdown (IPython.parallel.tests.test_client.TestClient) ... ok
  2245. test various valid targets arguments ... ok
  2246. test index access for views ... ok
  2247. test_add_record (IPython.parallel.tests.test_db.TestDictBackend) ... ok
  2248. get/set timestamps with datetime objects ... ok
  2249. test_drop_matching (IPython.parallel.tests.test_db.TestDictBackend) ... ok
  2250. test_drop_record (IPython.parallel.tests.test_db.TestDictBackend) ... ok
  2251. test finding records by date ... ok
  2252. test finding records with '$in','$nin' operators ... ok
  2253. test extracting subset of record keys ... ok
  2254. ensure msg_id is always in found records ... ok
  2255. test_get_history (IPython.parallel.tests.test_db.TestDictBackend) ... ok
  2256. test None comparison queries ... ok
  2257. test_update_record (IPython.parallel.tests.test_db.TestDictBackend) ... ok
  2258. test_add_record (IPython.parallel.tests.test_db.TestSQLiteBackend) ... ok
  2259. get/set timestamps with datetime objects ... ok
  2260. test_drop_matching (IPython.parallel.tests.test_db.TestSQLiteBackend) ... ok
  2261. test_drop_record (IPython.parallel.tests.test_db.TestSQLiteBackend) ... ok
  2262. test finding records by date ... ok
  2263. test finding records with '$in','$nin' operators ... ok
  2264. test extracting subset of record keys ... ok
  2265. ensure msg_id is always in found records ... ok
  2266. test_get_history (IPython.parallel.tests.test_db.TestSQLiteBackend) ... ok
  2267. test None comparison queries ... ok
  2268. test_update_record (IPython.parallel.tests.test_db.TestSQLiteBackend) ... ok
  2269. test_failure_only (IPython.parallel.tests.test_dependency.DependencyTest) ... ok
  2270. test that @require imports names ... ok
  2271. test_success_only (IPython.parallel.tests.test_dependency.DependencyTest) ... ok
  2272. test_abort (IPython.parallel.tests.test_lbview.TestLoadBalancedView) ... ok
  2273. test_after (IPython.parallel.tests.test_lbview.TestLoadBalancedView) ... ok
  2274. test_follow (IPython.parallel.tests.test_lbview.TestLoadBalancedView) ... ok
  2275. test_impossible_dependency (IPython.parallel.tests.test_lbview.TestLoadBalancedView) ... ok
  2276. test_invalid_dependency (IPython.parallel.tests.test_lbview.TestLoadBalancedView) ... ok
  2277. test_map (IPython.parallel.tests.test_lbview.TestLoadBalancedView) ... ok
  2278. test map on iterables (balanced) ... ok
  2279. test_map_ordered (IPython.parallel.tests.test_lbview.TestLoadBalancedView) ... ok
  2280. test_map_unordered (IPython.parallel.tests.test_lbview.TestLoadBalancedView) ... ok
  2281. test_retries (IPython.parallel.tests.test_lbview.TestLoadBalancedView) ... ok
  2282. test graceful handling of engine death (balanced) ... SKIP: crash tests disabled, due to undesirable crash reports
  2283. test_canned_function (IPython.parallel.tests.test_newserialized.CanningTestCase) ... ok
  2284. test_canning (IPython.parallel.tests.test_newserialized.CanningTestCase) ... ok
  2285. test_ndarray_serialized (IPython.parallel.tests.test_newserialized.CanningTestCase) ... ok
  2286. test_pickle_serialized (IPython.parallel.tests.test_newserialized.CanningTestCase) ... ok
  2287. test_serialized_interfaces (IPython.parallel.tests.test_newserialized.CanningTestCase) ... ok
  2288. test that uncanning a module function restores it into its module ... ok
  2289. test_abort (IPython.parallel.tests.test_view.TestView) ... ok
  2290. view.abort() aborts all outstanding tasks ... ok
  2291. view.apply(f, ndarray) ... ok
  2292. view.apply(<Reference>, *args) should work ... ok
  2293. test tracking for apply ... ok
  2294. test_execute (IPython.parallel.tests.test_view.TestView) ... ok
  2295. test getting results from the Hub. ... ok
  2296. test_importer (IPython.parallel.tests.test_view.TestView) ... ok
  2297. test_magic_autopx_blocking (IPython.parallel.tests.test_view.TestView) ... ok
  2298. test_magic_autopx_nonblocking (IPython.parallel.tests.test_view.TestView) ... ok
  2299. test_magic_px_blocking (IPython.parallel.tests.test_view.TestView) ... ok
  2300. test_magic_px_nonblocking (IPython.parallel.tests.test_view.TestView) ... ok
  2301. test_magic_result (IPython.parallel.tests.test_view.TestView) ... ok
  2302. test_map (IPython.parallel.tests.test_view.TestView) ... ok
  2303. test map on iterables (direct) ... ok
  2304. view.map(<Reference>, *seqs) should work ... ok
  2305. test that pushed functions preserve default args ... ok
  2306. test that pushed functions have access to globals ... ok
  2307. test pushing and pulling ... ok
  2308. test pushing and pulling functions ... ok
  2309. test_push_tracked (IPython.parallel.tests.test_view.TestView) ... ok
  2310. test_remote_reference (IPython.parallel.tests.test_view.TestView) ... ok
  2311. test that run appends newline to files ... ok
  2312. test_scatterGatherNonblocking (IPython.parallel.tests.test_view.TestView) ... ok
  2313. test_scatter_gather (IPython.parallel.tests.test_view.TestView) ... ok
  2314. test_scatter_gather_numpy (IPython.parallel.tests.test_view.TestView) ... ok
  2315. test_scatter_gather_numpy_nonblocking (IPython.parallel.tests.test_view.TestView) ... ok
  2316. test_scatter_tracked (IPython.parallel.tests.test_view.TestView) ... ok
  2317. test_temp_flags (IPython.parallel.tests.test_view.TestView) ... ok
  2318. test passing unicode arguments to apply ... ok
  2319. test unicode apply results ... ok
  2320. test executing unicode strings ... ok
  2321. test graceful handling of engine death (direct) ... SKIP: crash tests disabled, due to undesirable crash reports
  2322. ----------------------------------------------------------------------
  2323. Ran 110 tests in 111.750s
  2324. OK (SKIP=2)
  2325. **********************************************************************
  2326. Test suite completed for system with the following information:
  2327. {'commit_hash': '<not found>',
  2328. 'commit_source': '(none found)',
  2329. 'ipython_path': '/tmp/portage/dev-python/ipython-0.12.1/temp/tests-2.7/usr/lib64/python2.7/site-packages/IPython',
  2330. 'ipython_version': '0.12.1',
  2331. 'os_name': 'posix',
  2332. 'platform': 'Linux-3.4.3-hardened-x86_64-AMD_Opteron-TM-_Processor_6272-with-gentoo-2.1',
  2333. 'sys_executable': '/usr/bin/python2.7',
  2334. 'sys_platform': 'linux2',
  2335. 'sys_version': '2.7.3 (default, May 22 2012, 09:36:18) \n[GCC 4.5.3]'}
  2336. Tools and libraries available at test time:
  2337. curses matplotlib pexpect qt sqlite3 tornado wx wx.aui zmq
  2338. Tools and libraries NOT available at test time:
  2339. pymongo
  2340. Ran 10 test groups in 146.826s
  2341. Status:
  2342. ERROR - 2 out of 10 test groups failed.
  2343. ----------------------------------------
  2344. Runner failed: IPython.core
  2345. You may wish to rerun this one individually, with:
  2346. /usr/bin/python2.7 /tmp/portage/dev-python/ipython-0.12.1/temp/tests-2.7/usr/lib64/python2.7/site-packages/IPython/testing/iptest.py -v IPython.core
  2347. ----------------------------------------
  2348. Runner failed: IPython.utils
  2349. You may wish to rerun this one individually, with:
  2350. /usr/bin/python2.7 /tmp/portage/dev-python/ipython-0.12.1/temp/tests-2.7/usr/lib64/python2.7/site-packages/IPython/testing/iptest.py -v IPython.utils
  2351. * ERROR: dev-python/ipython-0.12.1 failed (test phase):
  2352. * Testing failed with CPython 2.7 in testing() function
  2353. *
  2354. * Call stack:
  2355. * ebuild.sh, line 85: Called src_test
  2356. * environment, line 5426: Called virtualmake 'testing'
  2357. * environment, line 5980: Called python_execute_function 'testing'
  2358. * environment, line 3762: Called die
  2359. * The specific snippet of code:
  2360. * die "${failure_message}";
  2361. *
  2362. * If you need support, post the output of `emerge --info '=dev-python/ipython-0.12.1'`,
  2363. * the complete build log and the output of `emerge -pqv '=dev-python/ipython-0.12.1'`.
  2364. * The complete build log is located at '/var/log/portage/dev-python:ipython-0.12.1:20120619-220422.log'.
  2365. * For convenience, a symlink to the build log is located at '/tmp/portage/dev-python/ipython-0.12.1/temp/build.log'.
  2366. * The ebuild environment file is located at '/tmp/portage/dev-python/ipython-0.12.1/temp/environment'.
  2367. * Working directory: '/tmp/portage/dev-python/ipython-0.12.1/work/ipython-0.12.1'
  2368. * S: '/tmp/portage/dev-python/ipython-0.12.1/work/ipython-0.12.1'
  2369. >>> Install ipython-0.12.1 into /tmp/portage/dev-python/ipython-0.12.1/image/ category dev-python
  2370. * Installation of dev-python/ipython-0.12.1 with CPython 2.7...
  2371. python2.7 setup.py build -b build-2.7 install --no-compile --root=/tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7
  2372. ============================================================================
  2373. BUILDING IPYTHON
  2374. python: 2.7.3 (default, May 22 2012, 09:36:18) [GCC 4.5.3]
  2375. platform: linux2
  2376. OPTIONAL DEPENDENCIES
  2377. sphinx: 1.1.3
  2378. pygments: 1.5
  2379. /usr/lib64/python2.7/site-packages/nose/plugins/manager.py:405: UserWarning: Module argparse was already imported from /usr/lib64/python2.7/argparse.pyc, but /usr/lib64/python2.7/site-packages is being added to sys.path
  2380. import pkg_resources
  2381. nose: 1.1.2
  2382. pexpect: 2.4
  2383. pyzmq: 2.2.0
  2384. readline: yes
  2385. running build
  2386. running build_py
  2387. warning: MyBuildPy: byte-compiling is disabled, skipping.
  2388. running build_scripts
  2389. running install
  2390. running install_lib
  2391. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images
  2392. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7
  2393. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr
  2394. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64
  2395. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7
  2396. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages
  2397. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython
  2398. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/kernel
  2399. copying build-2.7/lib/IPython/kernel/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/kernel
  2400. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/config
  2401. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/config/profile
  2402. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/config/profile/pysh
  2403. copying build-2.7/lib/IPython/config/profile/pysh/ipython_config.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/config/profile/pysh
  2404. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/config/profile/math
  2405. copying build-2.7/lib/IPython/config/profile/math/ipython_config.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/config/profile/math
  2406. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/config/profile/cluster
  2407. copying build-2.7/lib/IPython/config/profile/cluster/ipython_config.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/config/profile/cluster
  2408. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/config/profile/python3
  2409. copying build-2.7/lib/IPython/config/profile/python3/ipython_config.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/config/profile/python3
  2410. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/config/profile/sympy
  2411. copying build-2.7/lib/IPython/config/profile/sympy/ipython_config.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/config/profile/sympy
  2412. copying build-2.7/lib/IPython/config/profile/README -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/config/profile
  2413. copying build-2.7/lib/IPython/config/profile/README_STARTUP -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/config/profile
  2414. copying build-2.7/lib/IPython/config/profile/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/config/profile
  2415. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/config/tests
  2416. copying build-2.7/lib/IPython/config/tests/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/config/tests
  2417. copying build-2.7/lib/IPython/config/tests/test_loader.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/config/tests
  2418. copying build-2.7/lib/IPython/config/tests/test_configurable.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/config/tests
  2419. copying build-2.7/lib/IPython/config/tests/test_application.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/config/tests
  2420. copying build-2.7/lib/IPython/config/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/config
  2421. copying build-2.7/lib/IPython/config/application.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/config
  2422. copying build-2.7/lib/IPython/config/configurable.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/config
  2423. copying build-2.7/lib/IPython/config/loader.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/config
  2424. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/lib
  2425. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/lib/tests
  2426. copying build-2.7/lib/IPython/lib/tests/test_security.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/lib/tests
  2427. copying build-2.7/lib/IPython/lib/tests/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/lib/tests
  2428. copying build-2.7/lib/IPython/lib/tests/test_irunner.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/lib/tests
  2429. copying build-2.7/lib/IPython/lib/tests/test_pretty.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/lib/tests
  2430. copying build-2.7/lib/IPython/lib/tests/test_kernel.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/lib/tests
  2431. copying build-2.7/lib/IPython/lib/tests/test_imports.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/lib/tests
  2432. copying build-2.7/lib/IPython/lib/tests/test_backgroundjobs.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/lib/tests
  2433. copying build-2.7/lib/IPython/lib/tests/test_irunner_pylab_magic.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/lib/tests
  2434. copying build-2.7/lib/IPython/lib/kernel.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/lib
  2435. copying build-2.7/lib/IPython/lib/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/lib
  2436. copying build-2.7/lib/IPython/lib/deepreload.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/lib
  2437. copying build-2.7/lib/IPython/lib/security.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/lib
  2438. copying build-2.7/lib/IPython/lib/inputhookqt4.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/lib
  2439. copying build-2.7/lib/IPython/lib/demo.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/lib
  2440. copying build-2.7/lib/IPython/lib/guisupport.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/lib
  2441. copying build-2.7/lib/IPython/lib/latextools.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/lib
  2442. copying build-2.7/lib/IPython/lib/inputhook.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/lib
  2443. copying build-2.7/lib/IPython/lib/backgroundjobs.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/lib
  2444. copying build-2.7/lib/IPython/lib/inputhookwx.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/lib
  2445. copying build-2.7/lib/IPython/lib/display.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/lib
  2446. copying build-2.7/lib/IPython/lib/clipboard.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/lib
  2447. copying build-2.7/lib/IPython/lib/inputhookpyglet.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/lib
  2448. copying build-2.7/lib/IPython/lib/inputhookglut.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/lib
  2449. copying build-2.7/lib/IPython/lib/pretty.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/lib
  2450. copying build-2.7/lib/IPython/lib/inputhookgtk.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/lib
  2451. copying build-2.7/lib/IPython/lib/irunner.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/lib
  2452. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/scripts
  2453. copying build-2.7/lib/IPython/scripts/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/scripts
  2454. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/quarantine
  2455. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/quarantine/tests
  2456. copying build-2.7/lib/IPython/quarantine/tests/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/quarantine/tests
  2457. copying build-2.7/lib/IPython/quarantine/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/quarantine
  2458. copying build-2.7/lib/IPython/quarantine/ext_rescapture.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/quarantine
  2459. copying build-2.7/lib/IPython/quarantine/ipy_system_conf.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/quarantine
  2460. copying build-2.7/lib/IPython/quarantine/ipy_signals.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/quarantine
  2461. copying build-2.7/lib/IPython/quarantine/ipy_lookfor.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/quarantine
  2462. copying build-2.7/lib/IPython/quarantine/envpersist.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/quarantine
  2463. copying build-2.7/lib/IPython/quarantine/jobctrl.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/quarantine
  2464. copying build-2.7/lib/IPython/quarantine/ipy_exportdb.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/quarantine
  2465. copying build-2.7/lib/IPython/quarantine/ipy_fsops.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/quarantine
  2466. copying build-2.7/lib/IPython/quarantine/ipy_synchronize_with.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/quarantine
  2467. copying build-2.7/lib/IPython/quarantine/ipy_profile_doctest.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/quarantine
  2468. copying build-2.7/lib/IPython/quarantine/ipy_completers.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/quarantine
  2469. copying build-2.7/lib/IPython/quarantine/ipy_extutil.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/quarantine
  2470. copying build-2.7/lib/IPython/quarantine/InterpreterExec.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/quarantine
  2471. copying build-2.7/lib/IPython/quarantine/ipy_rehashdir.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/quarantine
  2472. copying build-2.7/lib/IPython/quarantine/ledit.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/quarantine
  2473. copying build-2.7/lib/IPython/quarantine/win32clip.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/quarantine
  2474. copying build-2.7/lib/IPython/quarantine/ipy_jot.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/quarantine
  2475. copying build-2.7/lib/IPython/quarantine/ipy_render.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/quarantine
  2476. copying build-2.7/lib/IPython/quarantine/ipy_which.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/quarantine
  2477. copying build-2.7/lib/IPython/quarantine/ipy_winpdb.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/quarantine
  2478. copying build-2.7/lib/IPython/quarantine/ipy_server.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/quarantine
  2479. copying build-2.7/lib/IPython/quarantine/ipy_workdir.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/quarantine
  2480. copying build-2.7/lib/IPython/quarantine/ipy_pydb.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/quarantine
  2481. copying build-2.7/lib/IPython/quarantine/clearcmd.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/quarantine
  2482. copying build-2.7/lib/IPython/quarantine/ipy_editors.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/quarantine
  2483. copying build-2.7/lib/IPython/quarantine/ipy_app_completers.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/quarantine
  2484. copying build-2.7/lib/IPython/quarantine/ipy_gnuglobal.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/quarantine
  2485. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/parallel
  2486. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/parallel/scripts
  2487. copying build-2.7/lib/IPython/parallel/scripts/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/parallel/scripts
  2488. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/parallel/engine
  2489. copying build-2.7/lib/IPython/parallel/engine/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/parallel/engine
  2490. copying build-2.7/lib/IPython/parallel/engine/streamkernel.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/parallel/engine
  2491. copying build-2.7/lib/IPython/parallel/engine/kernelstarter.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/parallel/engine
  2492. copying build-2.7/lib/IPython/parallel/engine/engine.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/parallel/engine
  2493. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/parallel/tests
  2494. copying build-2.7/lib/IPython/parallel/tests/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/parallel/tests
  2495. copying build-2.7/lib/IPython/parallel/tests/test_mongodb.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/parallel/tests
  2496. copying build-2.7/lib/IPython/parallel/tests/test_view.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/parallel/tests
  2497. copying build-2.7/lib/IPython/parallel/tests/test_dependency.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/parallel/tests
  2498. copying build-2.7/lib/IPython/parallel/tests/test_client.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/parallel/tests
  2499. copying build-2.7/lib/IPython/parallel/tests/clienttest.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/parallel/tests
  2500. copying build-2.7/lib/IPython/parallel/tests/test_newserialized.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/parallel/tests
  2501. copying build-2.7/lib/IPython/parallel/tests/test_lbview.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/parallel/tests
  2502. copying build-2.7/lib/IPython/parallel/tests/test_db.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/parallel/tests
  2503. copying build-2.7/lib/IPython/parallel/tests/test_asyncresult.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/parallel/tests
  2504. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/parallel/client
  2505. copying build-2.7/lib/IPython/parallel/client/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/parallel/client
  2506. copying build-2.7/lib/IPython/parallel/client/map.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/parallel/client
  2507. copying build-2.7/lib/IPython/parallel/client/remotefunction.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/parallel/client
  2508. copying build-2.7/lib/IPython/parallel/client/asyncresult.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/parallel/client
  2509. copying build-2.7/lib/IPython/parallel/client/client.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/parallel/client
  2510. copying build-2.7/lib/IPython/parallel/client/view.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/parallel/client
  2511. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/parallel/apps
  2512. copying build-2.7/lib/IPython/parallel/apps/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/parallel/apps
  2513. copying build-2.7/lib/IPython/parallel/apps/iploggerapp.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/parallel/apps
  2514. copying build-2.7/lib/IPython/parallel/apps/baseapp.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/parallel/apps
  2515. copying build-2.7/lib/IPython/parallel/apps/ipclusterapp.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/parallel/apps
  2516. copying build-2.7/lib/IPython/parallel/apps/win32support.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/parallel/apps
  2517. copying build-2.7/lib/IPython/parallel/apps/logwatcher.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/parallel/apps
  2518. copying build-2.7/lib/IPython/parallel/apps/ipcontrollerapp.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/parallel/apps
  2519. copying build-2.7/lib/IPython/parallel/apps/winhpcjob.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/parallel/apps
  2520. copying build-2.7/lib/IPython/parallel/apps/launcher.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/parallel/apps
  2521. copying build-2.7/lib/IPython/parallel/apps/ipengineapp.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/parallel/apps
  2522. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/parallel/controller
  2523. copying build-2.7/lib/IPython/parallel/controller/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/parallel/controller
  2524. copying build-2.7/lib/IPython/parallel/controller/mongodb.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/parallel/controller
  2525. copying build-2.7/lib/IPython/parallel/controller/sqlitedb.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/parallel/controller
  2526. copying build-2.7/lib/IPython/parallel/controller/dictdb.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/parallel/controller
  2527. copying build-2.7/lib/IPython/parallel/controller/dependency.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/parallel/controller
  2528. copying build-2.7/lib/IPython/parallel/controller/heartmonitor.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/parallel/controller
  2529. copying build-2.7/lib/IPython/parallel/controller/hub.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/parallel/controller
  2530. copying build-2.7/lib/IPython/parallel/controller/scheduler.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/parallel/controller
  2531. copying build-2.7/lib/IPython/parallel/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/parallel
  2532. copying build-2.7/lib/IPython/parallel/factory.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/parallel
  2533. copying build-2.7/lib/IPython/parallel/error.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/parallel
  2534. copying build-2.7/lib/IPython/parallel/util.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/parallel
  2535. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/nbformat
  2536. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/nbformat/v1
  2537. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/nbformat/v1/tests
  2538. copying build-2.7/lib/IPython/nbformat/v1/tests/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/nbformat/v1/tests
  2539. copying build-2.7/lib/IPython/nbformat/v1/tests/test_json.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/nbformat/v1/tests
  2540. copying build-2.7/lib/IPython/nbformat/v1/tests/test_nbbase.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/nbformat/v1/tests
  2541. copying build-2.7/lib/IPython/nbformat/v1/tests/nbexamples.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/nbformat/v1/tests
  2542. copying build-2.7/lib/IPython/nbformat/v1/nbbase.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/nbformat/v1
  2543. copying build-2.7/lib/IPython/nbformat/v1/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/nbformat/v1
  2544. copying build-2.7/lib/IPython/nbformat/v1/nbjson.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/nbformat/v1
  2545. copying build-2.7/lib/IPython/nbformat/v1/convert.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/nbformat/v1
  2546. copying build-2.7/lib/IPython/nbformat/v1/rwbase.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/nbformat/v1
  2547. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/nbformat/v2
  2548. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/nbformat/v2/tests
  2549. copying build-2.7/lib/IPython/nbformat/v2/tests/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/nbformat/v2/tests
  2550. copying build-2.7/lib/IPython/nbformat/v2/tests/test_json.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/nbformat/v2/tests
  2551. copying build-2.7/lib/IPython/nbformat/v2/tests/test_nbpy.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/nbformat/v2/tests
  2552. copying build-2.7/lib/IPython/nbformat/v2/tests/test_nbbase.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/nbformat/v2/tests
  2553. copying build-2.7/lib/IPython/nbformat/v2/tests/nbexamples.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/nbformat/v2/tests
  2554. copying build-2.7/lib/IPython/nbformat/v2/nbbase.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/nbformat/v2
  2555. copying build-2.7/lib/IPython/nbformat/v2/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/nbformat/v2
  2556. copying build-2.7/lib/IPython/nbformat/v2/nbjson.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/nbformat/v2
  2557. copying build-2.7/lib/IPython/nbformat/v2/nbpy.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/nbformat/v2
  2558. copying build-2.7/lib/IPython/nbformat/v2/nbxml.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/nbformat/v2
  2559. copying build-2.7/lib/IPython/nbformat/v2/convert.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/nbformat/v2
  2560. copying build-2.7/lib/IPython/nbformat/v2/rwbase.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/nbformat/v2
  2561. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/nbformat/tests
  2562. copying build-2.7/lib/IPython/nbformat/tests/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/nbformat/tests
  2563. copying build-2.7/lib/IPython/nbformat/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/nbformat
  2564. copying build-2.7/lib/IPython/nbformat/current.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/nbformat
  2565. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/testing
  2566. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/testing/tests
  2567. copying build-2.7/lib/IPython/testing/tests/test_tools.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/testing/tests
  2568. copying build-2.7/lib/IPython/testing/tests/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/testing/tests
  2569. copying build-2.7/lib/IPython/testing/tests/test_decorators.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/testing/tests
  2570. copying build-2.7/lib/IPython/testing/tests/test_ipunittest.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/testing/tests
  2571. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/testing/plugin
  2572. copying build-2.7/lib/IPython/testing/plugin/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/testing/plugin
  2573. copying build-2.7/lib/IPython/testing/plugin/test_ipdoctest.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/testing/plugin
  2574. copying build-2.7/lib/IPython/testing/plugin/iptest.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/testing/plugin
  2575. copying build-2.7/lib/IPython/testing/plugin/test_refs.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/testing/plugin
  2576. copying build-2.7/lib/IPython/testing/plugin/setup.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/testing/plugin
  2577. copying build-2.7/lib/IPython/testing/plugin/show_refs.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/testing/plugin
  2578. copying build-2.7/lib/IPython/testing/plugin/simplevars.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/testing/plugin
  2579. copying build-2.7/lib/IPython/testing/plugin/ipdoctest.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/testing/plugin
  2580. copying build-2.7/lib/IPython/testing/plugin/simple.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/testing/plugin
  2581. copying build-2.7/lib/IPython/testing/plugin/dtexample.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/testing/plugin
  2582. copying build-2.7/lib/IPython/testing/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/testing
  2583. copying build-2.7/lib/IPython/testing/nosepatch.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/testing
  2584. copying build-2.7/lib/IPython/testing/ipunittest.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/testing
  2585. copying build-2.7/lib/IPython/testing/_paramtestpy3.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/testing
  2586. copying build-2.7/lib/IPython/testing/iptest.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/testing
  2587. copying build-2.7/lib/IPython/testing/mkdoctests.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/testing
  2588. copying build-2.7/lib/IPython/testing/_paramtestpy2.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/testing
  2589. copying build-2.7/lib/IPython/testing/globalipapp.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/testing
  2590. copying build-2.7/lib/IPython/testing/decorators.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/testing
  2591. copying build-2.7/lib/IPython/testing/skipdoctest.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/testing
  2592. copying build-2.7/lib/IPython/testing/tools.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/testing
  2593. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/core
  2594. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/core/tests
  2595. copying build-2.7/lib/IPython/core/tests/test_plugin.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/core/tests
  2596. copying build-2.7/lib/IPython/core/tests/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/core/tests
  2597. copying build-2.7/lib/IPython/core/tests/test_history.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/core/tests
  2598. copying build-2.7/lib/IPython/core/tests/test_handlers.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/core/tests
  2599. copying build-2.7/lib/IPython/core/tests/refbug.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/core/tests
  2600. copying build-2.7/lib/IPython/core/tests/test_magic_arguments.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/core/tests
  2601. copying build-2.7/lib/IPython/core/tests/test_fakemodule.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/core/tests
  2602. copying build-2.7/lib/IPython/core/tests/test_magic_terminal.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/core/tests
  2603. copying build-2.7/lib/IPython/core/tests/test_prompts.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/core/tests
  2604. copying build-2.7/lib/IPython/core/tests/test_inputsplitter.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/core/tests
  2605. copying build-2.7/lib/IPython/core/tests/test_prefilter.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/core/tests
  2606. copying build-2.7/lib/IPython/core/tests/test_iplib.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/core/tests
  2607. copying build-2.7/lib/IPython/core/tests/test_pylabtools.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/core/tests
  2608. copying build-2.7/lib/IPython/core/tests/test_imports.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/core/tests
  2609. copying build-2.7/lib/IPython/core/tests/test_page.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/core/tests
  2610. copying build-2.7/lib/IPython/core/tests/test_splitinput.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/core/tests
  2611. copying build-2.7/lib/IPython/core/tests/test_completer.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/core/tests
  2612. copying build-2.7/lib/IPython/core/tests/test_oinspect.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/core/tests
  2613. copying build-2.7/lib/IPython/core/tests/test_interactiveshell.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/core/tests
  2614. copying build-2.7/lib/IPython/core/tests/test_autocall.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/core/tests
  2615. copying build-2.7/lib/IPython/core/tests/test_logger.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/core/tests
  2616. copying build-2.7/lib/IPython/core/tests/test_formatters.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/core/tests
  2617. copying build-2.7/lib/IPython/core/tests/test_application.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/core/tests
  2618. copying build-2.7/lib/IPython/core/tests/simpleerr.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/core/tests
  2619. copying build-2.7/lib/IPython/core/tests/test_compilerop.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/core/tests
  2620. copying build-2.7/lib/IPython/core/tests/tclass.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/core/tests
  2621. copying build-2.7/lib/IPython/core/tests/test_magic.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/core/tests
  2622. copying build-2.7/lib/IPython/core/tests/test_completerlib.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/core/tests
  2623. copying build-2.7/lib/IPython/core/tests/test_profile.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/core/tests
  2624. copying build-2.7/lib/IPython/core/tests/test_run.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/core/tests
  2625. copying build-2.7/lib/IPython/core/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/core
  2626. copying build-2.7/lib/IPython/core/profiledir.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/core
  2627. copying build-2.7/lib/IPython/core/page.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/core
  2628. copying build-2.7/lib/IPython/core/extensions.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/core
  2629. copying build-2.7/lib/IPython/core/shellapp.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/core
  2630. copying build-2.7/lib/IPython/core/logger.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/core
  2631. copying build-2.7/lib/IPython/core/fakemodule.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/core
  2632. copying build-2.7/lib/IPython/core/application.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/core
  2633. copying build-2.7/lib/IPython/core/completerlib.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/core
  2634. copying build-2.7/lib/IPython/core/displayhook.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/core
  2635. copying build-2.7/lib/IPython/core/payload.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/core
  2636. copying build-2.7/lib/IPython/core/alias.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/core
  2637. copying build-2.7/lib/IPython/core/error.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/core
  2638. copying build-2.7/lib/IPython/core/magic_arguments.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/core
  2639. copying build-2.7/lib/IPython/core/profileapp.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/core
  2640. copying build-2.7/lib/IPython/core/completer.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/core
  2641. copying build-2.7/lib/IPython/core/splitinput.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/core
  2642. copying build-2.7/lib/IPython/core/macro.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/core
  2643. copying build-2.7/lib/IPython/core/crashhandler.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/core
  2644. copying build-2.7/lib/IPython/core/plugin.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/core
  2645. copying build-2.7/lib/IPython/core/hooks.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/core
  2646. copying build-2.7/lib/IPython/core/display_trap.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/core
  2647. copying build-2.7/lib/IPython/core/pylabtools.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/core
  2648. copying build-2.7/lib/IPython/core/magic.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/core
  2649. copying build-2.7/lib/IPython/core/shadowns.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/core
  2650. copying build-2.7/lib/IPython/core/release.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/core
  2651. copying build-2.7/lib/IPython/core/displaypub.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/core
  2652. copying build-2.7/lib/IPython/core/autocall.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/core
  2653. copying build-2.7/lib/IPython/core/ultratb.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/core
  2654. copying build-2.7/lib/IPython/core/builtin_trap.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/core
  2655. copying build-2.7/lib/IPython/core/inputsplitter.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/core
  2656. copying build-2.7/lib/IPython/core/display.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/core
  2657. copying build-2.7/lib/IPython/core/formatters.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/core
  2658. copying build-2.7/lib/IPython/core/compilerop.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/core
  2659. copying build-2.7/lib/IPython/core/ipapi.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/core
  2660. copying build-2.7/lib/IPython/core/interactiveshell.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/core
  2661. copying build-2.7/lib/IPython/core/prefilter.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/core
  2662. copying build-2.7/lib/IPython/core/oinspect.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/core
  2663. copying build-2.7/lib/IPython/core/payloadpage.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/core
  2664. copying build-2.7/lib/IPython/core/debugger.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/core
  2665. copying build-2.7/lib/IPython/core/prompts.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/core
  2666. copying build-2.7/lib/IPython/core/history.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/core
  2667. copying build-2.7/lib/IPython/core/usage.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/core
  2668. copying build-2.7/lib/IPython/core/excolors.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/core
  2669. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend
  2670. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html
  2671. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook
  2672. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static
  2673. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/css
  2674. copying build-2.7/lib/IPython/frontend/html/notebook/static/css/projectdashboard.css -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/css
  2675. copying build-2.7/lib/IPython/frontend/html/notebook/static/css/boilerplate.css -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/css
  2676. copying build-2.7/lib/IPython/frontend/html/notebook/static/css/base.css -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/css
  2677. copying build-2.7/lib/IPython/frontend/html/notebook/static/css/notebook.css -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/css
  2678. copying build-2.7/lib/IPython/frontend/html/notebook/static/css/renderedhtml.css -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/css
  2679. copying build-2.7/lib/IPython/frontend/html/notebook/static/css/layout.css -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/css
  2680. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/unminified
  2681. copying build-2.7/lib/IPython/frontend/html/notebook/static/unminified/README -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/unminified
  2682. copying build-2.7/lib/IPython/frontend/html/notebook/static/unminified/prettify.js -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/unminified
  2683. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/pagedown
  2684. copying build-2.7/lib/IPython/frontend/html/notebook/static/pagedown/Markdown.Converter.js -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/pagedown
  2685. copying build-2.7/lib/IPython/frontend/html/notebook/static/pagedown/LICENSE.txt -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/pagedown
  2686. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/prettify
  2687. copying build-2.7/lib/IPython/frontend/html/notebook/static/prettify/prettify.css -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/prettify
  2688. copying build-2.7/lib/IPython/frontend/html/notebook/static/prettify/prettify.js -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/prettify
  2689. copying build-2.7/lib/IPython/frontend/html/notebook/static/prettify/COPYING -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/prettify
  2690. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/js
  2691. copying build-2.7/lib/IPython/frontend/html/notebook/static/js/panelsection.js -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/js
  2692. copying build-2.7/lib/IPython/frontend/html/notebook/static/js/namespace.js -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/js
  2693. copying build-2.7/lib/IPython/frontend/html/notebook/static/js/leftpanel.js -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/js
  2694. copying build-2.7/lib/IPython/frontend/html/notebook/static/js/kernelstatus.js -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/js
  2695. copying build-2.7/lib/IPython/frontend/html/notebook/static/js/kernel.js -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/js
  2696. copying build-2.7/lib/IPython/frontend/html/notebook/static/js/projectdashboardmain.js -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/js
  2697. copying build-2.7/lib/IPython/frontend/html/notebook/static/js/utils.js -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/js
  2698. copying build-2.7/lib/IPython/frontend/html/notebook/static/js/quickhelp.js -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/js
  2699. copying build-2.7/lib/IPython/frontend/html/notebook/static/js/loginwidget.js -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/js
  2700. copying build-2.7/lib/IPython/frontend/html/notebook/static/js/textcell.js -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/js
  2701. copying build-2.7/lib/IPython/frontend/html/notebook/static/js/notebook.js -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/js
  2702. copying build-2.7/lib/IPython/frontend/html/notebook/static/js/pager.js -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/js
  2703. copying build-2.7/lib/IPython/frontend/html/notebook/static/js/loginmain.js -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/js
  2704. copying build-2.7/lib/IPython/frontend/html/notebook/static/js/layout.js -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/js
  2705. copying build-2.7/lib/IPython/frontend/html/notebook/static/js/printwidget.js -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/js
  2706. copying build-2.7/lib/IPython/frontend/html/notebook/static/js/savewidget.js -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/js
  2707. copying build-2.7/lib/IPython/frontend/html/notebook/static/js/codecell.js -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/js
  2708. copying build-2.7/lib/IPython/frontend/html/notebook/static/js/notebookmain.js -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/js
  2709. copying build-2.7/lib/IPython/frontend/html/notebook/static/js/notebooklist.js -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/js
  2710. copying build-2.7/lib/IPython/frontend/html/notebook/static/js/cell.js -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/js
  2711. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/jquery
  2712. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/jquery/css
  2713. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes
  2714. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness
  2715. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images
  2716. copying build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-bg_glass_75_dadada_1x400.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images
  2717. copying build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-icons_cd0a0a_256x240.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images
  2718. copying build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-icons_222222_256x240.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images
  2719. copying build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-icons_888888_256x240.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images
  2720. copying build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images
  2721. copying build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images
  2722. copying build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-icons_454545_256x240.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images
  2723. copying build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images
  2724. copying build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-icons_2e83ff_256x240.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images
  2725. copying build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images
  2726. copying build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images
  2727. copying build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-bg_glass_65_ffffff_1x400.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images
  2728. copying build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-bg_flat_75_ffffff_40x100.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images
  2729. copying build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/jquery-ui-1.8.14.custom.css -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness
  2730. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/aristo
  2731. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  2732. copying build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-icons_cd0a0a_256x240.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  2733. copying build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-bg_flat_0_2d5972_40x100.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  2734. copying build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-bg_inset-soft_95_fef1ec_1x100.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  2735. copying build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-icons_616161_256x240.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  2736. copying build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-bg_flat_100_ffffff_40x100.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  2737. copying build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-bg_highlight-hard_80_c4c4c4_1x100.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  2738. copying build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-bg_inset-hard_65_85b2cb_1x100.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  2739. copying build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-bg_inset-hard_65_c4c4c4_1x100.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  2740. copying build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-icons_ffffff_256x240.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  2741. copying build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-bg_highlight-soft_100_c4c4c4_1x100.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  2742. copying build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-bg_flat_0_aaaaaa_40x100.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  2743. copying build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-bg_highlight-hard_80_85b2cb_1x100.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  2744. copying build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-icons_2e83ff_256x240.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  2745. copying build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-bg_highlight-hard_80_e3e3e3_1x100.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  2746. copying build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-icons_3a6983_256x240.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  2747. copying build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-icons_38667f_256x240.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  2748. copying build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-icons_898989_256x240.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  2749. copying build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-bg_flat_0_4f4f4f_40x100.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  2750. copying build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-icons_2d5972_256x240.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  2751. copying build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-bg_glass_55_fbf9ee_1x400.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  2752. copying build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-bg_highlight-soft_75_85b2cb_1x100.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  2753. copying build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/jquery-wijmo.css -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/aristo
  2754. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/rocket
  2755. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  2756. copying build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-bg_inset-soft_100_e1e1e1_1x100.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  2757. copying build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-bg_highlight-soft_15_8A56B2_1x100.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  2758. copying build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-bg_highlight-soft_35_00a6dd_1x100.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  2759. copying build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-icons_f4f4f9_256x240.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  2760. copying build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-bg_inset-soft_15_242122_1x100.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  2761. copying build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-bg_highlight-soft_15_65358a_1x100.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  2762. copying build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-icons_ff8f8f_256x240.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  2763. copying build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-bg_flat_100_f1f1f1_40x100.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  2764. copying build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-bg_flat_0_aaaaaa_40x100.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  2765. copying build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-icons_d399ff_256x240.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  2766. copying build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-bg_highlight-soft_15_9eca38_1x100_50.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  2767. copying build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-icons_00a6dd_256x240.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  2768. copying build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-bg_highlight-soft_15_9eca38_1x100.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  2769. copying build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-icons_304915_256x240.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  2770. copying build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-bg_highlight-soft_15_ca3838_1x100.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  2771. copying build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-icons_eaffb9_256x240.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  2772. copying build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-bg_highlight-soft_15_333333_1x100_50.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  2773. copying build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-bg_highlight-soft_15_242122_1x100_bottom.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  2774. copying build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-bg_diagonals-thick_50_00a6dd_40x40.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  2775. copying build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-bg_highlight-soft_15_333333_1x100.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  2776. copying build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-icons_fafafa_256x240.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  2777. copying build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-bg_highlight-soft_15_242122_1x100.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  2778. copying build-2.7/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/jquery-wijmo.css -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/rocket
  2779. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/jquery/js
  2780. copying build-2.7/lib/IPython/frontend/html/notebook/static/jquery/js/jquery.autogrow.js -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/jquery/js
  2781. copying build-2.7/lib/IPython/frontend/html/notebook/static/jquery/js/jquery-1.6.2.min.js -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/jquery/js
  2782. copying build-2.7/lib/IPython/frontend/html/notebook/static/jquery/js/jquery-ui-1.8.14.custom.min.js -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/jquery/js
  2783. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/codemirror
  2784. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/codemirror/theme
  2785. copying build-2.7/lib/IPython/frontend/html/notebook/static/codemirror/theme/night.css -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/codemirror/theme
  2786. copying build-2.7/lib/IPython/frontend/html/notebook/static/codemirror/theme/default.css -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/codemirror/theme
  2787. copying build-2.7/lib/IPython/frontend/html/notebook/static/codemirror/theme/elegant.css -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/codemirror/theme
  2788. copying build-2.7/lib/IPython/frontend/html/notebook/static/codemirror/theme/neat.css -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/codemirror/theme
  2789. copying build-2.7/lib/IPython/frontend/html/notebook/static/codemirror/theme/ipython.css -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/codemirror/theme
  2790. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/codemirror/lib
  2791. copying build-2.7/lib/IPython/frontend/html/notebook/static/codemirror/lib/runmode.js -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/codemirror/lib
  2792. copying build-2.7/lib/IPython/frontend/html/notebook/static/codemirror/lib/codemirror.css -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/codemirror/lib
  2793. copying build-2.7/lib/IPython/frontend/html/notebook/static/codemirror/lib/codemirror.js -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/codemirror/lib
  2794. copying build-2.7/lib/IPython/frontend/html/notebook/static/codemirror/lib/overlay.js -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/codemirror/lib
  2795. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/codemirror/mode
  2796. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/codemirror/mode/python
  2797. copying build-2.7/lib/IPython/frontend/html/notebook/static/codemirror/mode/python/python.js -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/codemirror/mode/python
  2798. copying build-2.7/lib/IPython/frontend/html/notebook/static/codemirror/mode/python/index.html -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/codemirror/mode/python
  2799. copying build-2.7/lib/IPython/frontend/html/notebook/static/codemirror/mode/python/LICENSE.txt -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/codemirror/mode/python
  2800. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/codemirror/mode/css
  2801. copying build-2.7/lib/IPython/frontend/html/notebook/static/codemirror/mode/css/index.html -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/codemirror/mode/css
  2802. copying build-2.7/lib/IPython/frontend/html/notebook/static/codemirror/mode/css/css.js -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/codemirror/mode/css
  2803. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/codemirror/mode/htmlmixed
  2804. copying build-2.7/lib/IPython/frontend/html/notebook/static/codemirror/mode/htmlmixed/index.html -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/codemirror/mode/htmlmixed
  2805. copying build-2.7/lib/IPython/frontend/html/notebook/static/codemirror/mode/htmlmixed/htmlmixed.js -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/codemirror/mode/htmlmixed
  2806. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/codemirror/mode/markdown
  2807. copying build-2.7/lib/IPython/frontend/html/notebook/static/codemirror/mode/markdown/index.html -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/codemirror/mode/markdown
  2808. copying build-2.7/lib/IPython/frontend/html/notebook/static/codemirror/mode/markdown/markdown.css -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/codemirror/mode/markdown
  2809. copying build-2.7/lib/IPython/frontend/html/notebook/static/codemirror/mode/markdown/markdown.js -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/codemirror/mode/markdown
  2810. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/codemirror/mode/rst
  2811. copying build-2.7/lib/IPython/frontend/html/notebook/static/codemirror/mode/rst/index.html -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/codemirror/mode/rst
  2812. copying build-2.7/lib/IPython/frontend/html/notebook/static/codemirror/mode/rst/rst.js -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/codemirror/mode/rst
  2813. copying build-2.7/lib/IPython/frontend/html/notebook/static/codemirror/mode/rst/rst.css -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/codemirror/mode/rst
  2814. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/codemirror/mode/xml
  2815. copying build-2.7/lib/IPython/frontend/html/notebook/static/codemirror/mode/xml/index.html -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/codemirror/mode/xml
  2816. copying build-2.7/lib/IPython/frontend/html/notebook/static/codemirror/mode/xml/xml.js -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/codemirror/mode/xml
  2817. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/codemirror/mode/javascript
  2818. copying build-2.7/lib/IPython/frontend/html/notebook/static/codemirror/mode/javascript/index.html -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/codemirror/mode/javascript
  2819. copying build-2.7/lib/IPython/frontend/html/notebook/static/codemirror/mode/javascript/javascript.js -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/codemirror/mode/javascript
  2820. copying build-2.7/lib/IPython/frontend/html/notebook/static/codemirror/README.md -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/codemirror
  2821. copying build-2.7/lib/IPython/frontend/html/notebook/static/codemirror/README-IPython.rst -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/codemirror
  2822. copying build-2.7/lib/IPython/frontend/html/notebook/static/codemirror/LICENSE -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static/codemirror
  2823. copying build-2.7/lib/IPython/frontend/html/notebook/static/ipynblogo.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static
  2824. copying build-2.7/lib/IPython/frontend/html/notebook/static/favicon.ico -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static
  2825. copying build-2.7/lib/IPython/frontend/html/notebook/static/IPy_Notebook_logo.svg -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/static
  2826. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/templates
  2827. copying build-2.7/lib/IPython/frontend/html/notebook/templates/projectdashboard.html -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/templates
  2828. copying build-2.7/lib/IPython/frontend/html/notebook/templates/logout.html -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/templates
  2829. copying build-2.7/lib/IPython/frontend/html/notebook/templates/notebook.html -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/templates
  2830. copying build-2.7/lib/IPython/frontend/html/notebook/templates/layout.html -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/templates
  2831. copying build-2.7/lib/IPython/frontend/html/notebook/templates/login.html -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/templates
  2832. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/tests
  2833. copying build-2.7/lib/IPython/frontend/html/notebook/tests/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/tests
  2834. copying build-2.7/lib/IPython/frontend/html/notebook/tests/test_kernelsession.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook/tests
  2835. copying build-2.7/lib/IPython/frontend/html/notebook/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook
  2836. copying build-2.7/lib/IPython/frontend/html/notebook/handlers.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook
  2837. copying build-2.7/lib/IPython/frontend/html/notebook/zmqhttp.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook
  2838. copying build-2.7/lib/IPython/frontend/html/notebook/notebookapp.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook
  2839. copying build-2.7/lib/IPython/frontend/html/notebook/notebookmanager.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook
  2840. copying build-2.7/lib/IPython/frontend/html/notebook/kernelmanager.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html/notebook
  2841. copying build-2.7/lib/IPython/frontend/html/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/html
  2842. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/terminal
  2843. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/terminal/tests
  2844. copying build-2.7/lib/IPython/frontend/terminal/tests/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/terminal/tests
  2845. copying build-2.7/lib/IPython/frontend/terminal/tests/test_interactivshell.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/terminal/tests
  2846. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/terminal/console
  2847. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/terminal/console/tests
  2848. copying build-2.7/lib/IPython/frontend/terminal/console/tests/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/terminal/console/tests
  2849. copying build-2.7/lib/IPython/frontend/terminal/console/tests/test_console.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/terminal/console/tests
  2850. copying build-2.7/lib/IPython/frontend/terminal/console/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/terminal/console
  2851. copying build-2.7/lib/IPython/frontend/terminal/console/completer.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/terminal/console
  2852. copying build-2.7/lib/IPython/frontend/terminal/console/interactiveshell.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/terminal/console
  2853. copying build-2.7/lib/IPython/frontend/terminal/console/app.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/terminal/console
  2854. copying build-2.7/lib/IPython/frontend/terminal/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/terminal
  2855. copying build-2.7/lib/IPython/frontend/terminal/embed.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/terminal
  2856. copying build-2.7/lib/IPython/frontend/terminal/ipapp.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/terminal
  2857. copying build-2.7/lib/IPython/frontend/terminal/interactiveshell.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/terminal
  2858. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/qt
  2859. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/qt/console
  2860. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/qt/console/resources
  2861. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/qt/console/resources/icon
  2862. copying build-2.7/lib/IPython/frontend/qt/console/resources/icon/IPythonConsole.svg -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/qt/console/resources/icon
  2863. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/qt/console/tests
  2864. copying build-2.7/lib/IPython/frontend/qt/console/tests/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/qt/console/tests
  2865. copying build-2.7/lib/IPython/frontend/qt/console/tests/test_completion_lexer.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/qt/console/tests
  2866. copying build-2.7/lib/IPython/frontend/qt/console/tests/test_kill_ring.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/qt/console/tests
  2867. copying build-2.7/lib/IPython/frontend/qt/console/tests/test_ansi_code_processor.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/qt/console/tests
  2868. copying build-2.7/lib/IPython/frontend/qt/console/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/qt/console
  2869. copying build-2.7/lib/IPython/frontend/qt/console/ansi_code_processor.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/qt/console
  2870. copying build-2.7/lib/IPython/frontend/qt/console/frontend_widget.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/qt/console
  2871. copying build-2.7/lib/IPython/frontend/qt/console/kill_ring.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/qt/console
  2872. copying build-2.7/lib/IPython/frontend/qt/console/mainwindow.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/qt/console
  2873. copying build-2.7/lib/IPython/frontend/qt/console/completion_widget.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/qt/console
  2874. copying build-2.7/lib/IPython/frontend/qt/console/rich_ipython_widget.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/qt/console
  2875. copying build-2.7/lib/IPython/frontend/qt/console/console_widget.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/qt/console
  2876. copying build-2.7/lib/IPython/frontend/qt/console/completion_lexer.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/qt/console
  2877. copying build-2.7/lib/IPython/frontend/qt/console/history_console_widget.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/qt/console
  2878. copying build-2.7/lib/IPython/frontend/qt/console/call_tip_widget.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/qt/console
  2879. copying build-2.7/lib/IPython/frontend/qt/console/ipython_widget.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/qt/console
  2880. copying build-2.7/lib/IPython/frontend/qt/console/pygments_highlighter.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/qt/console
  2881. copying build-2.7/lib/IPython/frontend/qt/console/qtconsoleapp.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/qt/console
  2882. copying build-2.7/lib/IPython/frontend/qt/console/styles.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/qt/console
  2883. copying build-2.7/lib/IPython/frontend/qt/console/bracket_matcher.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/qt/console
  2884. copying build-2.7/lib/IPython/frontend/qt/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/qt
  2885. copying build-2.7/lib/IPython/frontend/qt/svg.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/qt
  2886. copying build-2.7/lib/IPython/frontend/qt/rich_text.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/qt
  2887. copying build-2.7/lib/IPython/frontend/qt/kernelmanager.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/qt
  2888. copying build-2.7/lib/IPython/frontend/qt/base_frontend_mixin.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/qt
  2889. copying build-2.7/lib/IPython/frontend/qt/util.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend/qt
  2890. copying build-2.7/lib/IPython/frontend/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend
  2891. copying build-2.7/lib/IPython/frontend/consoleapp.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/frontend
  2892. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/utils
  2893. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/utils/tests
  2894. copying build-2.7/lib/IPython/utils/tests/test_text.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/utils/tests
  2895. copying build-2.7/lib/IPython/utils/tests/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/utils/tests
  2896. copying build-2.7/lib/IPython/utils/tests/test_pycolorize.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/utils/tests
  2897. copying build-2.7/lib/IPython/utils/tests/test_process.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/utils/tests
  2898. copying build-2.7/lib/IPython/utils/tests/test_wildcard.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/utils/tests
  2899. copying build-2.7/lib/IPython/utils/tests/test_jsonutil.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/utils/tests
  2900. copying build-2.7/lib/IPython/utils/tests/test_imports.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/utils/tests
  2901. copying build-2.7/lib/IPython/utils/tests/test_path.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/utils/tests
  2902. copying build-2.7/lib/IPython/utils/tests/test_notification.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/utils/tests
  2903. copying build-2.7/lib/IPython/utils/tests/test_io.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/utils/tests
  2904. copying build-2.7/lib/IPython/utils/tests/test_module_paths.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/utils/tests
  2905. copying build-2.7/lib/IPython/utils/tests/test_traitlets.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/utils/tests
  2906. copying build-2.7/lib/IPython/utils/notification.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/utils
  2907. copying build-2.7/lib/IPython/utils/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/utils
  2908. copying build-2.7/lib/IPython/utils/pickleutil.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/utils
  2909. copying build-2.7/lib/IPython/utils/traitlets.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/utils
  2910. copying build-2.7/lib/IPython/utils/_process_posix.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/utils
  2911. copying build-2.7/lib/IPython/utils/doctestreload.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/utils
  2912. copying build-2.7/lib/IPython/utils/frame.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/utils
  2913. copying build-2.7/lib/IPython/utils/pickleshare.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/utils
  2914. copying build-2.7/lib/IPython/utils/importstring.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/utils
  2915. copying build-2.7/lib/IPython/utils/timing.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/utils
  2916. copying build-2.7/lib/IPython/utils/codeutil.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/utils
  2917. copying build-2.7/lib/IPython/utils/PyColorize.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/utils
  2918. copying build-2.7/lib/IPython/utils/autoattr.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/utils
  2919. copying build-2.7/lib/IPython/utils/rlineimpl.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/utils
  2920. copying build-2.7/lib/IPython/utils/ipstruct.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/utils
  2921. copying build-2.7/lib/IPython/utils/warn.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/utils
  2922. copying build-2.7/lib/IPython/utils/jsonutil.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/utils
  2923. copying build-2.7/lib/IPython/utils/tempdir.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/utils
  2924. copying build-2.7/lib/IPython/utils/strdispatch.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/utils
  2925. copying build-2.7/lib/IPython/utils/attic.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/utils
  2926. copying build-2.7/lib/IPython/utils/wildcard.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/utils
  2927. copying build-2.7/lib/IPython/utils/pyfile.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/utils
  2928. copying build-2.7/lib/IPython/utils/localinterfaces.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/utils
  2929. copying build-2.7/lib/IPython/utils/data.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/utils
  2930. copying build-2.7/lib/IPython/utils/daemonize.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/utils
  2931. copying build-2.7/lib/IPython/utils/sysinfo.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/utils
  2932. copying build-2.7/lib/IPython/utils/coloransi.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/utils
  2933. copying build-2.7/lib/IPython/utils/terminal.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/utils
  2934. copying build-2.7/lib/IPython/utils/process.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/utils
  2935. copying build-2.7/lib/IPython/utils/cursesimport.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/utils
  2936. copying build-2.7/lib/IPython/utils/dir2.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/utils
  2937. copying build-2.7/lib/IPython/utils/nested_context.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/utils
  2938. copying build-2.7/lib/IPython/utils/decorators.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/utils
  2939. copying build-2.7/lib/IPython/utils/io.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/utils
  2940. copying build-2.7/lib/IPython/utils/_process_win32.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/utils
  2941. copying build-2.7/lib/IPython/utils/upgradedir.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/utils
  2942. copying build-2.7/lib/IPython/utils/_process_common.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/utils
  2943. copying build-2.7/lib/IPython/utils/_sysinfo.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/utils
  2944. copying build-2.7/lib/IPython/utils/growl.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/utils
  2945. copying build-2.7/lib/IPython/utils/module_paths.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/utils
  2946. copying build-2.7/lib/IPython/utils/path.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/utils
  2947. copying build-2.7/lib/IPython/utils/generics.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/utils
  2948. copying build-2.7/lib/IPython/utils/syspathcontext.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/utils
  2949. copying build-2.7/lib/IPython/utils/py3compat.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/utils
  2950. copying build-2.7/lib/IPython/utils/text.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/utils
  2951. copying build-2.7/lib/IPython/utils/newserialized.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/utils
  2952. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/external
  2953. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/external/mglob
  2954. copying build-2.7/lib/IPython/external/mglob/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/external/mglob
  2955. copying build-2.7/lib/IPython/external/mglob/_mglob.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/external/mglob
  2956. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/external/path
  2957. copying build-2.7/lib/IPython/external/path/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/external/path
  2958. copying build-2.7/lib/IPython/external/path/_path.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/external/path
  2959. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/external/pexpect
  2960. copying build-2.7/lib/IPython/external/pexpect/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/external/pexpect
  2961. copying build-2.7/lib/IPython/external/pexpect/_pexpect.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/external/pexpect
  2962. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/external/Itpl
  2963. copying build-2.7/lib/IPython/external/Itpl/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/external/Itpl
  2964. copying build-2.7/lib/IPython/external/Itpl/_Itpl.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/external/Itpl
  2965. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/external/simplegeneric
  2966. copying build-2.7/lib/IPython/external/simplegeneric/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/external/simplegeneric
  2967. copying build-2.7/lib/IPython/external/simplegeneric/_simplegeneric.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/external/simplegeneric
  2968. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/external/decorator
  2969. copying build-2.7/lib/IPython/external/decorator/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/external/decorator
  2970. copying build-2.7/lib/IPython/external/decorator/_decorator.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/external/decorator
  2971. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/external/decorators
  2972. copying build-2.7/lib/IPython/external/decorators/_numpy_testing_utils.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/external/decorators
  2973. copying build-2.7/lib/IPython/external/decorators/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/external/decorators
  2974. copying build-2.7/lib/IPython/external/decorators/_numpy_testing_noseclasses.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/external/decorators
  2975. copying build-2.7/lib/IPython/external/decorators/_decorators.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/external/decorators
  2976. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/external/pyparsing
  2977. copying build-2.7/lib/IPython/external/pyparsing/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/external/pyparsing
  2978. copying build-2.7/lib/IPython/external/pyparsing/_pyparsing.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/external/pyparsing
  2979. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/external/guid
  2980. copying build-2.7/lib/IPython/external/guid/_guid.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/external/guid
  2981. copying build-2.7/lib/IPython/external/guid/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/external/guid
  2982. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/external/argparse
  2983. copying build-2.7/lib/IPython/external/argparse/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/external/argparse
  2984. copying build-2.7/lib/IPython/external/argparse/_argparse.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/external/argparse
  2985. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/external/ssh
  2986. copying build-2.7/lib/IPython/external/ssh/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/external/ssh
  2987. copying build-2.7/lib/IPython/external/ssh/tunnel.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/external/ssh
  2988. copying build-2.7/lib/IPython/external/ssh/forward.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/external/ssh
  2989. copying build-2.7/lib/IPython/external/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/external
  2990. copying build-2.7/lib/IPython/external/qt.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/external
  2991. copying build-2.7/lib/IPython/external/mathjax.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/external
  2992. copying build-2.7/lib/IPython/external/qt_for_kernel.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/external
  2993. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/extensions
  2994. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/extensions/tests
  2995. copying build-2.7/lib/IPython/extensions/tests/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/extensions/tests
  2996. copying build-2.7/lib/IPython/extensions/tests/test_autoreload.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/extensions/tests
  2997. copying build-2.7/lib/IPython/extensions/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/extensions
  2998. copying build-2.7/lib/IPython/extensions/autoreload.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/extensions
  2999. copying build-2.7/lib/IPython/extensions/sympyprinting.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/extensions
  3000. copying build-2.7/lib/IPython/extensions/storemagic.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/extensions
  3001. copying build-2.7/lib/IPython/extensions/parallelmagic.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/extensions
  3002. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/zmq
  3003. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/zmq/pylab
  3004. copying build-2.7/lib/IPython/zmq/pylab/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/zmq/pylab
  3005. copying build-2.7/lib/IPython/zmq/pylab/backend_inline.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/zmq/pylab
  3006. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/zmq/tests
  3007. copying build-2.7/lib/IPython/zmq/tests/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/zmq/tests
  3008. copying build-2.7/lib/IPython/zmq/tests/test_message_spec.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/zmq/tests
  3009. copying build-2.7/lib/IPython/zmq/tests/test_session.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/zmq/tests
  3010. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/zmq/gui
  3011. copying build-2.7/lib/IPython/zmq/gui/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/zmq/gui
  3012. copying build-2.7/lib/IPython/zmq/gui/gtkembed.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/zmq/gui
  3013. copying build-2.7/lib/IPython/zmq/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/zmq
  3014. copying build-2.7/lib/IPython/zmq/ipkernel.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/zmq
  3015. copying build-2.7/lib/IPython/zmq/kernelapp.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/zmq
  3016. copying build-2.7/lib/IPython/zmq/displayhook.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/zmq
  3017. copying build-2.7/lib/IPython/zmq/log.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/zmq
  3018. copying build-2.7/lib/IPython/zmq/completer.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/zmq
  3019. copying build-2.7/lib/IPython/zmq/blockingkernelmanager.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/zmq
  3020. copying build-2.7/lib/IPython/zmq/session.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/zmq
  3021. copying build-2.7/lib/IPython/zmq/eventloops.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/zmq
  3022. copying build-2.7/lib/IPython/zmq/zmqshell.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/zmq
  3023. copying build-2.7/lib/IPython/zmq/heartbeat.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/zmq
  3024. copying build-2.7/lib/IPython/zmq/iostream.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/zmq
  3025. copying build-2.7/lib/IPython/zmq/entry_point.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/zmq
  3026. copying build-2.7/lib/IPython/zmq/kernelmanager.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/zmq
  3027. copying build-2.7/lib/IPython/zmq/parentpoller.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/zmq
  3028. copying build-2.7/lib/IPython/zmq/pykernel.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/zmq
  3029. copying build-2.7/lib/IPython/zmq/frontend.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython/zmq
  3030. copying build-2.7/lib/IPython/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/IPython
  3031. warning: install_lib: byte-compiling is disabled, skipping.
  3032. running install_scripts
  3033. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/bin
  3034. copying build-2.7/scripts-2.7/iptest -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/bin
  3035. copying build-2.7/scripts-2.7/irunner -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/bin
  3036. copying build-2.7/scripts-2.7/pycolor -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/bin
  3037. copying build-2.7/scripts-2.7/ipython -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/bin
  3038. copying build-2.7/scripts-2.7/iplogger -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/bin
  3039. copying build-2.7/scripts-2.7/ipcluster -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/bin
  3040. copying build-2.7/scripts-2.7/ipcontroller -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/bin
  3041. copying build-2.7/scripts-2.7/ipengine -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/bin
  3042. changing mode of /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/bin/iptest to 755
  3043. changing mode of /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/bin/irunner to 755
  3044. changing mode of /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/bin/pycolor to 755
  3045. changing mode of /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/bin/ipython to 755
  3046. changing mode of /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/bin/iplogger to 755
  3047. changing mode of /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/bin/ipcluster to 755
  3048. changing mode of /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/bin/ipcontroller to 755
  3049. changing mode of /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/bin/ipengine to 755
  3050. running install_data
  3051. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/share
  3052. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/share/man
  3053. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/share/man/man1
  3054. copying docs/man/ipengine.1 -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/share/man/man1
  3055. copying docs/man/iplogger.1 -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/share/man/man1
  3056. copying docs/man/ipcluster.1 -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/share/man/man1
  3057. copying docs/man/pycolor.1 -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/share/man/man1
  3058. copying docs/man/ipcontroller.1 -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/share/man/man1
  3059. copying docs/man/ipython.1 -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/share/man/man1
  3060. copying docs/man/irunner.1 -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/share/man/man1
  3061. running install_egg_info
  3062. Writing /tmp/portage/dev-python/ipython-0.12.1/temp/images/2.7/usr/lib64/python2.7/site-packages/ipython-0.12.1-py2.7.egg-info
  3063. * Installation of dev-python/ipython-0.12.1 with CPython 3.2...
  3064. python3.2 setup.py build -b build-3.2 install --no-compile --root=/tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2
  3065. running build
  3066. running build_py
  3067. warning: MyBuildPy: byte-compiling is disabled, skipping.
  3068. running install
  3069. running install_lib
  3070. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2
  3071. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr
  3072. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64
  3073. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2
  3074. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages
  3075. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython
  3076. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/kernel
  3077. copying build-3.2/lib/IPython/kernel/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/kernel
  3078. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/config
  3079. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/config/profile
  3080. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/config/profile/pysh
  3081. copying build-3.2/lib/IPython/config/profile/pysh/ipython_config.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/config/profile/pysh
  3082. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/config/profile/math
  3083. copying build-3.2/lib/IPython/config/profile/math/ipython_config.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/config/profile/math
  3084. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/config/profile/cluster
  3085. copying build-3.2/lib/IPython/config/profile/cluster/ipython_config.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/config/profile/cluster
  3086. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/config/profile/python3
  3087. copying build-3.2/lib/IPython/config/profile/python3/ipython_config.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/config/profile/python3
  3088. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/config/profile/sympy
  3089. copying build-3.2/lib/IPython/config/profile/sympy/ipython_config.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/config/profile/sympy
  3090. copying build-3.2/lib/IPython/config/profile/README -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/config/profile
  3091. copying build-3.2/lib/IPython/config/profile/README_STARTUP -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/config/profile
  3092. copying build-3.2/lib/IPython/config/profile/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/config/profile
  3093. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/config/tests
  3094. copying build-3.2/lib/IPython/config/tests/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/config/tests
  3095. copying build-3.2/lib/IPython/config/tests/test_loader.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/config/tests
  3096. copying build-3.2/lib/IPython/config/tests/test_configurable.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/config/tests
  3097. copying build-3.2/lib/IPython/config/tests/test_application.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/config/tests
  3098. copying build-3.2/lib/IPython/config/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/config
  3099. copying build-3.2/lib/IPython/config/application.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/config
  3100. copying build-3.2/lib/IPython/config/configurable.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/config
  3101. copying build-3.2/lib/IPython/config/loader.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/config
  3102. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/lib
  3103. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/lib/tests
  3104. copying build-3.2/lib/IPython/lib/tests/test_security.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/lib/tests
  3105. copying build-3.2/lib/IPython/lib/tests/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/lib/tests
  3106. copying build-3.2/lib/IPython/lib/tests/test_irunner.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/lib/tests
  3107. copying build-3.2/lib/IPython/lib/tests/test_pretty.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/lib/tests
  3108. copying build-3.2/lib/IPython/lib/tests/test_kernel.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/lib/tests
  3109. copying build-3.2/lib/IPython/lib/tests/test_imports.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/lib/tests
  3110. copying build-3.2/lib/IPython/lib/tests/test_backgroundjobs.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/lib/tests
  3111. copying build-3.2/lib/IPython/lib/tests/test_irunner_pylab_magic.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/lib/tests
  3112. copying build-3.2/lib/IPython/lib/kernel.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/lib
  3113. copying build-3.2/lib/IPython/lib/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/lib
  3114. copying build-3.2/lib/IPython/lib/deepreload.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/lib
  3115. copying build-3.2/lib/IPython/lib/security.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/lib
  3116. copying build-3.2/lib/IPython/lib/inputhookqt4.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/lib
  3117. copying build-3.2/lib/IPython/lib/demo.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/lib
  3118. copying build-3.2/lib/IPython/lib/guisupport.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/lib
  3119. copying build-3.2/lib/IPython/lib/latextools.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/lib
  3120. copying build-3.2/lib/IPython/lib/inputhook.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/lib
  3121. copying build-3.2/lib/IPython/lib/backgroundjobs.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/lib
  3122. copying build-3.2/lib/IPython/lib/inputhookwx.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/lib
  3123. copying build-3.2/lib/IPython/lib/display.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/lib
  3124. copying build-3.2/lib/IPython/lib/clipboard.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/lib
  3125. copying build-3.2/lib/IPython/lib/inputhookpyglet.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/lib
  3126. copying build-3.2/lib/IPython/lib/inputhookglut.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/lib
  3127. copying build-3.2/lib/IPython/lib/pretty.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/lib
  3128. copying build-3.2/lib/IPython/lib/inputhookgtk.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/lib
  3129. copying build-3.2/lib/IPython/lib/irunner.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/lib
  3130. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/scripts
  3131. copying build-3.2/lib/IPython/scripts/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/scripts
  3132. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/quarantine
  3133. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/quarantine/tests
  3134. copying build-3.2/lib/IPython/quarantine/tests/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/quarantine/tests
  3135. copying build-3.2/lib/IPython/quarantine/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/quarantine
  3136. copying build-3.2/lib/IPython/quarantine/ext_rescapture.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/quarantine
  3137. copying build-3.2/lib/IPython/quarantine/ipy_system_conf.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/quarantine
  3138. copying build-3.2/lib/IPython/quarantine/ipy_signals.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/quarantine
  3139. copying build-3.2/lib/IPython/quarantine/ipy_lookfor.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/quarantine
  3140. copying build-3.2/lib/IPython/quarantine/envpersist.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/quarantine
  3141. copying build-3.2/lib/IPython/quarantine/jobctrl.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/quarantine
  3142. copying build-3.2/lib/IPython/quarantine/ipy_exportdb.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/quarantine
  3143. copying build-3.2/lib/IPython/quarantine/ipy_fsops.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/quarantine
  3144. copying build-3.2/lib/IPython/quarantine/ipy_synchronize_with.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/quarantine
  3145. copying build-3.2/lib/IPython/quarantine/ipy_profile_doctest.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/quarantine
  3146. copying build-3.2/lib/IPython/quarantine/ipy_completers.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/quarantine
  3147. copying build-3.2/lib/IPython/quarantine/ipy_extutil.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/quarantine
  3148. copying build-3.2/lib/IPython/quarantine/InterpreterExec.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/quarantine
  3149. copying build-3.2/lib/IPython/quarantine/ipy_rehashdir.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/quarantine
  3150. copying build-3.2/lib/IPython/quarantine/ledit.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/quarantine
  3151. copying build-3.2/lib/IPython/quarantine/win32clip.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/quarantine
  3152. copying build-3.2/lib/IPython/quarantine/ipy_jot.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/quarantine
  3153. copying build-3.2/lib/IPython/quarantine/ipy_render.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/quarantine
  3154. copying build-3.2/lib/IPython/quarantine/ipy_which.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/quarantine
  3155. copying build-3.2/lib/IPython/quarantine/ipy_winpdb.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/quarantine
  3156. copying build-3.2/lib/IPython/quarantine/ipy_server.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/quarantine
  3157. copying build-3.2/lib/IPython/quarantine/ipy_workdir.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/quarantine
  3158. copying build-3.2/lib/IPython/quarantine/ipy_pydb.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/quarantine
  3159. copying build-3.2/lib/IPython/quarantine/clearcmd.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/quarantine
  3160. copying build-3.2/lib/IPython/quarantine/ipy_editors.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/quarantine
  3161. copying build-3.2/lib/IPython/quarantine/ipy_app_completers.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/quarantine
  3162. copying build-3.2/lib/IPython/quarantine/ipy_gnuglobal.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/quarantine
  3163. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/parallel
  3164. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/parallel/scripts
  3165. copying build-3.2/lib/IPython/parallel/scripts/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/parallel/scripts
  3166. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/parallel/engine
  3167. copying build-3.2/lib/IPython/parallel/engine/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/parallel/engine
  3168. copying build-3.2/lib/IPython/parallel/engine/streamkernel.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/parallel/engine
  3169. copying build-3.2/lib/IPython/parallel/engine/kernelstarter.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/parallel/engine
  3170. copying build-3.2/lib/IPython/parallel/engine/engine.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/parallel/engine
  3171. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/parallel/tests
  3172. copying build-3.2/lib/IPython/parallel/tests/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/parallel/tests
  3173. copying build-3.2/lib/IPython/parallel/tests/test_mongodb.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/parallel/tests
  3174. copying build-3.2/lib/IPython/parallel/tests/test_view.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/parallel/tests
  3175. copying build-3.2/lib/IPython/parallel/tests/test_dependency.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/parallel/tests
  3176. copying build-3.2/lib/IPython/parallel/tests/test_client.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/parallel/tests
  3177. copying build-3.2/lib/IPython/parallel/tests/clienttest.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/parallel/tests
  3178. copying build-3.2/lib/IPython/parallel/tests/test_newserialized.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/parallel/tests
  3179. copying build-3.2/lib/IPython/parallel/tests/test_lbview.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/parallel/tests
  3180. copying build-3.2/lib/IPython/parallel/tests/test_db.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/parallel/tests
  3181. copying build-3.2/lib/IPython/parallel/tests/test_asyncresult.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/parallel/tests
  3182. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/parallel/client
  3183. copying build-3.2/lib/IPython/parallel/client/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/parallel/client
  3184. copying build-3.2/lib/IPython/parallel/client/map.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/parallel/client
  3185. copying build-3.2/lib/IPython/parallel/client/remotefunction.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/parallel/client
  3186. copying build-3.2/lib/IPython/parallel/client/asyncresult.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/parallel/client
  3187. copying build-3.2/lib/IPython/parallel/client/client.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/parallel/client
  3188. copying build-3.2/lib/IPython/parallel/client/view.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/parallel/client
  3189. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/parallel/apps
  3190. copying build-3.2/lib/IPython/parallel/apps/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/parallel/apps
  3191. copying build-3.2/lib/IPython/parallel/apps/iploggerapp.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/parallel/apps
  3192. copying build-3.2/lib/IPython/parallel/apps/baseapp.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/parallel/apps
  3193. copying build-3.2/lib/IPython/parallel/apps/ipclusterapp.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/parallel/apps
  3194. copying build-3.2/lib/IPython/parallel/apps/win32support.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/parallel/apps
  3195. copying build-3.2/lib/IPython/parallel/apps/logwatcher.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/parallel/apps
  3196. copying build-3.2/lib/IPython/parallel/apps/ipcontrollerapp.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/parallel/apps
  3197. copying build-3.2/lib/IPython/parallel/apps/winhpcjob.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/parallel/apps
  3198. copying build-3.2/lib/IPython/parallel/apps/launcher.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/parallel/apps
  3199. copying build-3.2/lib/IPython/parallel/apps/ipengineapp.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/parallel/apps
  3200. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/parallel/controller
  3201. copying build-3.2/lib/IPython/parallel/controller/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/parallel/controller
  3202. copying build-3.2/lib/IPython/parallel/controller/mongodb.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/parallel/controller
  3203. copying build-3.2/lib/IPython/parallel/controller/sqlitedb.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/parallel/controller
  3204. copying build-3.2/lib/IPython/parallel/controller/dictdb.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/parallel/controller
  3205. copying build-3.2/lib/IPython/parallel/controller/dependency.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/parallel/controller
  3206. copying build-3.2/lib/IPython/parallel/controller/heartmonitor.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/parallel/controller
  3207. copying build-3.2/lib/IPython/parallel/controller/hub.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/parallel/controller
  3208. copying build-3.2/lib/IPython/parallel/controller/scheduler.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/parallel/controller
  3209. copying build-3.2/lib/IPython/parallel/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/parallel
  3210. copying build-3.2/lib/IPython/parallel/factory.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/parallel
  3211. copying build-3.2/lib/IPython/parallel/error.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/parallel
  3212. copying build-3.2/lib/IPython/parallel/util.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/parallel
  3213. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/nbformat
  3214. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/nbformat/v1
  3215. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/nbformat/v1/tests
  3216. copying build-3.2/lib/IPython/nbformat/v1/tests/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/nbformat/v1/tests
  3217. copying build-3.2/lib/IPython/nbformat/v1/tests/test_json.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/nbformat/v1/tests
  3218. copying build-3.2/lib/IPython/nbformat/v1/tests/test_nbbase.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/nbformat/v1/tests
  3219. copying build-3.2/lib/IPython/nbformat/v1/tests/nbexamples.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/nbformat/v1/tests
  3220. copying build-3.2/lib/IPython/nbformat/v1/nbbase.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/nbformat/v1
  3221. copying build-3.2/lib/IPython/nbformat/v1/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/nbformat/v1
  3222. copying build-3.2/lib/IPython/nbformat/v1/nbjson.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/nbformat/v1
  3223. copying build-3.2/lib/IPython/nbformat/v1/convert.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/nbformat/v1
  3224. copying build-3.2/lib/IPython/nbformat/v1/rwbase.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/nbformat/v1
  3225. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/nbformat/v2
  3226. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/nbformat/v2/tests
  3227. copying build-3.2/lib/IPython/nbformat/v2/tests/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/nbformat/v2/tests
  3228. copying build-3.2/lib/IPython/nbformat/v2/tests/test_json.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/nbformat/v2/tests
  3229. copying build-3.2/lib/IPython/nbformat/v2/tests/test_nbpy.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/nbformat/v2/tests
  3230. copying build-3.2/lib/IPython/nbformat/v2/tests/test_nbbase.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/nbformat/v2/tests
  3231. copying build-3.2/lib/IPython/nbformat/v2/tests/nbexamples.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/nbformat/v2/tests
  3232. copying build-3.2/lib/IPython/nbformat/v2/nbbase.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/nbformat/v2
  3233. copying build-3.2/lib/IPython/nbformat/v2/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/nbformat/v2
  3234. copying build-3.2/lib/IPython/nbformat/v2/nbjson.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/nbformat/v2
  3235. copying build-3.2/lib/IPython/nbformat/v2/nbpy.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/nbformat/v2
  3236. copying build-3.2/lib/IPython/nbformat/v2/nbxml.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/nbformat/v2
  3237. copying build-3.2/lib/IPython/nbformat/v2/convert.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/nbformat/v2
  3238. copying build-3.2/lib/IPython/nbformat/v2/rwbase.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/nbformat/v2
  3239. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/nbformat/tests
  3240. copying build-3.2/lib/IPython/nbformat/tests/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/nbformat/tests
  3241. copying build-3.2/lib/IPython/nbformat/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/nbformat
  3242. copying build-3.2/lib/IPython/nbformat/current.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/nbformat
  3243. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/testing
  3244. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/testing/tests
  3245. copying build-3.2/lib/IPython/testing/tests/test_tools.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/testing/tests
  3246. copying build-3.2/lib/IPython/testing/tests/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/testing/tests
  3247. copying build-3.2/lib/IPython/testing/tests/test_decorators.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/testing/tests
  3248. copying build-3.2/lib/IPython/testing/tests/test_ipunittest.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/testing/tests
  3249. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/testing/plugin
  3250. copying build-3.2/lib/IPython/testing/plugin/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/testing/plugin
  3251. copying build-3.2/lib/IPython/testing/plugin/test_ipdoctest.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/testing/plugin
  3252. copying build-3.2/lib/IPython/testing/plugin/iptest.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/testing/plugin
  3253. copying build-3.2/lib/IPython/testing/plugin/test_refs.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/testing/plugin
  3254. copying build-3.2/lib/IPython/testing/plugin/setup.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/testing/plugin
  3255. copying build-3.2/lib/IPython/testing/plugin/show_refs.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/testing/plugin
  3256. copying build-3.2/lib/IPython/testing/plugin/simplevars.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/testing/plugin
  3257. copying build-3.2/lib/IPython/testing/plugin/ipdoctest.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/testing/plugin
  3258. copying build-3.2/lib/IPython/testing/plugin/simple.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/testing/plugin
  3259. copying build-3.2/lib/IPython/testing/plugin/dtexample.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/testing/plugin
  3260. copying build-3.2/lib/IPython/testing/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/testing
  3261. copying build-3.2/lib/IPython/testing/nosepatch.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/testing
  3262. copying build-3.2/lib/IPython/testing/ipunittest.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/testing
  3263. copying build-3.2/lib/IPython/testing/_paramtestpy3.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/testing
  3264. copying build-3.2/lib/IPython/testing/iptest.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/testing
  3265. copying build-3.2/lib/IPython/testing/mkdoctests.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/testing
  3266. copying build-3.2/lib/IPython/testing/_paramtestpy2.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/testing
  3267. copying build-3.2/lib/IPython/testing/globalipapp.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/testing
  3268. copying build-3.2/lib/IPython/testing/decorators.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/testing
  3269. copying build-3.2/lib/IPython/testing/skipdoctest.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/testing
  3270. copying build-3.2/lib/IPython/testing/tools.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/testing
  3271. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/core
  3272. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/core/tests
  3273. copying build-3.2/lib/IPython/core/tests/test_plugin.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/core/tests
  3274. copying build-3.2/lib/IPython/core/tests/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/core/tests
  3275. copying build-3.2/lib/IPython/core/tests/test_history.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/core/tests
  3276. copying build-3.2/lib/IPython/core/tests/test_handlers.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/core/tests
  3277. copying build-3.2/lib/IPython/core/tests/refbug.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/core/tests
  3278. copying build-3.2/lib/IPython/core/tests/test_magic_arguments.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/core/tests
  3279. copying build-3.2/lib/IPython/core/tests/test_fakemodule.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/core/tests
  3280. copying build-3.2/lib/IPython/core/tests/test_magic_terminal.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/core/tests
  3281. copying build-3.2/lib/IPython/core/tests/test_prompts.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/core/tests
  3282. copying build-3.2/lib/IPython/core/tests/test_inputsplitter.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/core/tests
  3283. copying build-3.2/lib/IPython/core/tests/test_prefilter.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/core/tests
  3284. copying build-3.2/lib/IPython/core/tests/test_iplib.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/core/tests
  3285. copying build-3.2/lib/IPython/core/tests/test_pylabtools.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/core/tests
  3286. copying build-3.2/lib/IPython/core/tests/test_imports.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/core/tests
  3287. copying build-3.2/lib/IPython/core/tests/test_page.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/core/tests
  3288. copying build-3.2/lib/IPython/core/tests/test_splitinput.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/core/tests
  3289. copying build-3.2/lib/IPython/core/tests/test_completer.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/core/tests
  3290. copying build-3.2/lib/IPython/core/tests/test_oinspect.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/core/tests
  3291. copying build-3.2/lib/IPython/core/tests/test_interactiveshell.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/core/tests
  3292. copying build-3.2/lib/IPython/core/tests/test_autocall.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/core/tests
  3293. copying build-3.2/lib/IPython/core/tests/test_logger.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/core/tests
  3294. copying build-3.2/lib/IPython/core/tests/test_formatters.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/core/tests
  3295. copying build-3.2/lib/IPython/core/tests/test_application.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/core/tests
  3296. copying build-3.2/lib/IPython/core/tests/simpleerr.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/core/tests
  3297. copying build-3.2/lib/IPython/core/tests/test_compilerop.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/core/tests
  3298. copying build-3.2/lib/IPython/core/tests/tclass.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/core/tests
  3299. copying build-3.2/lib/IPython/core/tests/test_magic.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/core/tests
  3300. copying build-3.2/lib/IPython/core/tests/test_completerlib.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/core/tests
  3301. copying build-3.2/lib/IPython/core/tests/test_profile.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/core/tests
  3302. copying build-3.2/lib/IPython/core/tests/test_run.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/core/tests
  3303. copying build-3.2/lib/IPython/core/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/core
  3304. copying build-3.2/lib/IPython/core/profiledir.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/core
  3305. copying build-3.2/lib/IPython/core/page.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/core
  3306. copying build-3.2/lib/IPython/core/extensions.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/core
  3307. copying build-3.2/lib/IPython/core/shellapp.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/core
  3308. copying build-3.2/lib/IPython/core/logger.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/core
  3309. copying build-3.2/lib/IPython/core/fakemodule.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/core
  3310. copying build-3.2/lib/IPython/core/application.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/core
  3311. copying build-3.2/lib/IPython/core/completerlib.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/core
  3312. copying build-3.2/lib/IPython/core/displayhook.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/core
  3313. copying build-3.2/lib/IPython/core/payload.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/core
  3314. copying build-3.2/lib/IPython/core/alias.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/core
  3315. copying build-3.2/lib/IPython/core/error.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/core
  3316. copying build-3.2/lib/IPython/core/magic_arguments.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/core
  3317. copying build-3.2/lib/IPython/core/profileapp.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/core
  3318. copying build-3.2/lib/IPython/core/completer.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/core
  3319. copying build-3.2/lib/IPython/core/splitinput.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/core
  3320. copying build-3.2/lib/IPython/core/macro.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/core
  3321. copying build-3.2/lib/IPython/core/crashhandler.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/core
  3322. copying build-3.2/lib/IPython/core/plugin.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/core
  3323. copying build-3.2/lib/IPython/core/hooks.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/core
  3324. copying build-3.2/lib/IPython/core/display_trap.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/core
  3325. copying build-3.2/lib/IPython/core/pylabtools.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/core
  3326. copying build-3.2/lib/IPython/core/magic.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/core
  3327. copying build-3.2/lib/IPython/core/shadowns.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/core
  3328. copying build-3.2/lib/IPython/core/release.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/core
  3329. copying build-3.2/lib/IPython/core/displaypub.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/core
  3330. copying build-3.2/lib/IPython/core/autocall.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/core
  3331. copying build-3.2/lib/IPython/core/ultratb.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/core
  3332. copying build-3.2/lib/IPython/core/builtin_trap.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/core
  3333. copying build-3.2/lib/IPython/core/inputsplitter.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/core
  3334. copying build-3.2/lib/IPython/core/display.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/core
  3335. copying build-3.2/lib/IPython/core/formatters.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/core
  3336. copying build-3.2/lib/IPython/core/compilerop.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/core
  3337. copying build-3.2/lib/IPython/core/ipapi.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/core
  3338. copying build-3.2/lib/IPython/core/interactiveshell.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/core
  3339. copying build-3.2/lib/IPython/core/prefilter.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/core
  3340. copying build-3.2/lib/IPython/core/oinspect.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/core
  3341. copying build-3.2/lib/IPython/core/payloadpage.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/core
  3342. copying build-3.2/lib/IPython/core/debugger.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/core
  3343. copying build-3.2/lib/IPython/core/prompts.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/core
  3344. copying build-3.2/lib/IPython/core/history.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/core
  3345. copying build-3.2/lib/IPython/core/usage.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/core
  3346. copying build-3.2/lib/IPython/core/excolors.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/core
  3347. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend
  3348. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html
  3349. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook
  3350. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static
  3351. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/css
  3352. copying build-3.2/lib/IPython/frontend/html/notebook/static/css/projectdashboard.css -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/css
  3353. copying build-3.2/lib/IPython/frontend/html/notebook/static/css/boilerplate.css -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/css
  3354. copying build-3.2/lib/IPython/frontend/html/notebook/static/css/base.css -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/css
  3355. copying build-3.2/lib/IPython/frontend/html/notebook/static/css/notebook.css -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/css
  3356. copying build-3.2/lib/IPython/frontend/html/notebook/static/css/renderedhtml.css -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/css
  3357. copying build-3.2/lib/IPython/frontend/html/notebook/static/css/layout.css -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/css
  3358. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/unminified
  3359. copying build-3.2/lib/IPython/frontend/html/notebook/static/unminified/README -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/unminified
  3360. copying build-3.2/lib/IPython/frontend/html/notebook/static/unminified/prettify.js -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/unminified
  3361. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/pagedown
  3362. copying build-3.2/lib/IPython/frontend/html/notebook/static/pagedown/Markdown.Converter.js -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/pagedown
  3363. copying build-3.2/lib/IPython/frontend/html/notebook/static/pagedown/LICENSE.txt -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/pagedown
  3364. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/prettify
  3365. copying build-3.2/lib/IPython/frontend/html/notebook/static/prettify/prettify.css -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/prettify
  3366. copying build-3.2/lib/IPython/frontend/html/notebook/static/prettify/prettify.js -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/prettify
  3367. copying build-3.2/lib/IPython/frontend/html/notebook/static/prettify/COPYING -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/prettify
  3368. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/js
  3369. copying build-3.2/lib/IPython/frontend/html/notebook/static/js/panelsection.js -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/js
  3370. copying build-3.2/lib/IPython/frontend/html/notebook/static/js/namespace.js -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/js
  3371. copying build-3.2/lib/IPython/frontend/html/notebook/static/js/leftpanel.js -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/js
  3372. copying build-3.2/lib/IPython/frontend/html/notebook/static/js/kernelstatus.js -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/js
  3373. copying build-3.2/lib/IPython/frontend/html/notebook/static/js/kernel.js -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/js
  3374. copying build-3.2/lib/IPython/frontend/html/notebook/static/js/projectdashboardmain.js -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/js
  3375. copying build-3.2/lib/IPython/frontend/html/notebook/static/js/utils.js -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/js
  3376. copying build-3.2/lib/IPython/frontend/html/notebook/static/js/quickhelp.js -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/js
  3377. copying build-3.2/lib/IPython/frontend/html/notebook/static/js/loginwidget.js -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/js
  3378. copying build-3.2/lib/IPython/frontend/html/notebook/static/js/textcell.js -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/js
  3379. copying build-3.2/lib/IPython/frontend/html/notebook/static/js/notebook.js -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/js
  3380. copying build-3.2/lib/IPython/frontend/html/notebook/static/js/pager.js -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/js
  3381. copying build-3.2/lib/IPython/frontend/html/notebook/static/js/loginmain.js -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/js
  3382. copying build-3.2/lib/IPython/frontend/html/notebook/static/js/layout.js -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/js
  3383. copying build-3.2/lib/IPython/frontend/html/notebook/static/js/printwidget.js -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/js
  3384. copying build-3.2/lib/IPython/frontend/html/notebook/static/js/savewidget.js -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/js
  3385. copying build-3.2/lib/IPython/frontend/html/notebook/static/js/codecell.js -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/js
  3386. copying build-3.2/lib/IPython/frontend/html/notebook/static/js/notebookmain.js -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/js
  3387. copying build-3.2/lib/IPython/frontend/html/notebook/static/js/notebooklist.js -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/js
  3388. copying build-3.2/lib/IPython/frontend/html/notebook/static/js/cell.js -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/js
  3389. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/jquery
  3390. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/jquery/css
  3391. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes
  3392. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness
  3393. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images
  3394. copying build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-bg_glass_75_dadada_1x400.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images
  3395. copying build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-icons_cd0a0a_256x240.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images
  3396. copying build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-icons_222222_256x240.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images
  3397. copying build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-icons_888888_256x240.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images
  3398. copying build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images
  3399. copying build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images
  3400. copying build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-icons_454545_256x240.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images
  3401. copying build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images
  3402. copying build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-icons_2e83ff_256x240.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images
  3403. copying build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-bg_glass_95_fef1ec_1x400.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images
  3404. copying build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images
  3405. copying build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-bg_glass_65_ffffff_1x400.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images
  3406. copying build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images/ui-bg_flat_75_ffffff_40x100.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/images
  3407. copying build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness/jquery-ui-1.8.14.custom.css -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/smoothness
  3408. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/aristo
  3409. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  3410. copying build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-icons_cd0a0a_256x240.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  3411. copying build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-bg_flat_0_2d5972_40x100.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  3412. copying build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-bg_inset-soft_95_fef1ec_1x100.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  3413. copying build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-icons_616161_256x240.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  3414. copying build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-bg_flat_100_ffffff_40x100.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  3415. copying build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-bg_highlight-hard_80_c4c4c4_1x100.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  3416. copying build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-bg_inset-hard_65_85b2cb_1x100.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  3417. copying build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-bg_inset-hard_65_c4c4c4_1x100.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  3418. copying build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-icons_ffffff_256x240.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  3419. copying build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-bg_highlight-soft_100_c4c4c4_1x100.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  3420. copying build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-bg_flat_0_aaaaaa_40x100.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  3421. copying build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-bg_highlight-hard_80_85b2cb_1x100.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  3422. copying build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-icons_2e83ff_256x240.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  3423. copying build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-bg_highlight-hard_80_e3e3e3_1x100.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  3424. copying build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-icons_3a6983_256x240.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  3425. copying build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-icons_38667f_256x240.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  3426. copying build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-icons_898989_256x240.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  3427. copying build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-bg_flat_0_4f4f4f_40x100.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  3428. copying build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-icons_2d5972_256x240.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  3429. copying build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-bg_glass_55_fbf9ee_1x400.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  3430. copying build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images/ui-bg_highlight-soft_75_85b2cb_1x100.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/images
  3431. copying build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/aristo/jquery-wijmo.css -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/aristo
  3432. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/rocket
  3433. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  3434. copying build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-bg_inset-soft_100_e1e1e1_1x100.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  3435. copying build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-bg_highlight-soft_15_8A56B2_1x100.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  3436. copying build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-bg_highlight-soft_35_00a6dd_1x100.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  3437. copying build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-icons_f4f4f9_256x240.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  3438. copying build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-bg_inset-soft_15_242122_1x100.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  3439. copying build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-bg_highlight-soft_15_65358a_1x100.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  3440. copying build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-icons_ff8f8f_256x240.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  3441. copying build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-bg_flat_100_f1f1f1_40x100.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  3442. copying build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-bg_flat_0_aaaaaa_40x100.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  3443. copying build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-icons_d399ff_256x240.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  3444. copying build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-bg_highlight-soft_15_9eca38_1x100_50.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  3445. copying build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-icons_00a6dd_256x240.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  3446. copying build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-bg_highlight-soft_15_9eca38_1x100.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  3447. copying build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-icons_304915_256x240.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  3448. copying build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-bg_highlight-soft_15_ca3838_1x100.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  3449. copying build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-icons_eaffb9_256x240.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  3450. copying build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-bg_highlight-soft_15_333333_1x100_50.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  3451. copying build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-bg_highlight-soft_15_242122_1x100_bottom.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  3452. copying build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-bg_diagonals-thick_50_00a6dd_40x40.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  3453. copying build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-bg_highlight-soft_15_333333_1x100.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  3454. copying build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-icons_fafafa_256x240.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  3455. copying build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images/ui-bg_highlight-soft_15_242122_1x100.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/images
  3456. copying build-3.2/lib/IPython/frontend/html/notebook/static/jquery/css/themes/rocket/jquery-wijmo.css -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/jquery/css/themes/rocket
  3457. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/jquery/js
  3458. copying build-3.2/lib/IPython/frontend/html/notebook/static/jquery/js/jquery.autogrow.js -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/jquery/js
  3459. copying build-3.2/lib/IPython/frontend/html/notebook/static/jquery/js/jquery-1.6.2.min.js -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/jquery/js
  3460. copying build-3.2/lib/IPython/frontend/html/notebook/static/jquery/js/jquery-ui-1.8.14.custom.min.js -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/jquery/js
  3461. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/codemirror
  3462. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/codemirror/theme
  3463. copying build-3.2/lib/IPython/frontend/html/notebook/static/codemirror/theme/night.css -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/codemirror/theme
  3464. copying build-3.2/lib/IPython/frontend/html/notebook/static/codemirror/theme/default.css -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/codemirror/theme
  3465. copying build-3.2/lib/IPython/frontend/html/notebook/static/codemirror/theme/elegant.css -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/codemirror/theme
  3466. copying build-3.2/lib/IPython/frontend/html/notebook/static/codemirror/theme/neat.css -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/codemirror/theme
  3467. copying build-3.2/lib/IPython/frontend/html/notebook/static/codemirror/theme/ipython.css -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/codemirror/theme
  3468. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/codemirror/lib
  3469. copying build-3.2/lib/IPython/frontend/html/notebook/static/codemirror/lib/runmode.js -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/codemirror/lib
  3470. copying build-3.2/lib/IPython/frontend/html/notebook/static/codemirror/lib/codemirror.css -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/codemirror/lib
  3471. copying build-3.2/lib/IPython/frontend/html/notebook/static/codemirror/lib/codemirror.js -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/codemirror/lib
  3472. copying build-3.2/lib/IPython/frontend/html/notebook/static/codemirror/lib/overlay.js -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/codemirror/lib
  3473. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/codemirror/mode
  3474. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/codemirror/mode/python
  3475. copying build-3.2/lib/IPython/frontend/html/notebook/static/codemirror/mode/python/python.js -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/codemirror/mode/python
  3476. copying build-3.2/lib/IPython/frontend/html/notebook/static/codemirror/mode/python/index.html -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/codemirror/mode/python
  3477. copying build-3.2/lib/IPython/frontend/html/notebook/static/codemirror/mode/python/LICENSE.txt -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/codemirror/mode/python
  3478. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/codemirror/mode/css
  3479. copying build-3.2/lib/IPython/frontend/html/notebook/static/codemirror/mode/css/index.html -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/codemirror/mode/css
  3480. copying build-3.2/lib/IPython/frontend/html/notebook/static/codemirror/mode/css/css.js -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/codemirror/mode/css
  3481. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/codemirror/mode/htmlmixed
  3482. copying build-3.2/lib/IPython/frontend/html/notebook/static/codemirror/mode/htmlmixed/index.html -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/codemirror/mode/htmlmixed
  3483. copying build-3.2/lib/IPython/frontend/html/notebook/static/codemirror/mode/htmlmixed/htmlmixed.js -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/codemirror/mode/htmlmixed
  3484. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/codemirror/mode/markdown
  3485. copying build-3.2/lib/IPython/frontend/html/notebook/static/codemirror/mode/markdown/index.html -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/codemirror/mode/markdown
  3486. copying build-3.2/lib/IPython/frontend/html/notebook/static/codemirror/mode/markdown/markdown.css -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/codemirror/mode/markdown
  3487. copying build-3.2/lib/IPython/frontend/html/notebook/static/codemirror/mode/markdown/markdown.js -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/codemirror/mode/markdown
  3488. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/codemirror/mode/rst
  3489. copying build-3.2/lib/IPython/frontend/html/notebook/static/codemirror/mode/rst/index.html -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/codemirror/mode/rst
  3490. copying build-3.2/lib/IPython/frontend/html/notebook/static/codemirror/mode/rst/rst.js -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/codemirror/mode/rst
  3491. copying build-3.2/lib/IPython/frontend/html/notebook/static/codemirror/mode/rst/rst.css -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/codemirror/mode/rst
  3492. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/codemirror/mode/xml
  3493. copying build-3.2/lib/IPython/frontend/html/notebook/static/codemirror/mode/xml/index.html -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/codemirror/mode/xml
  3494. copying build-3.2/lib/IPython/frontend/html/notebook/static/codemirror/mode/xml/xml.js -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/codemirror/mode/xml
  3495. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/codemirror/mode/javascript
  3496. copying build-3.2/lib/IPython/frontend/html/notebook/static/codemirror/mode/javascript/index.html -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/codemirror/mode/javascript
  3497. copying build-3.2/lib/IPython/frontend/html/notebook/static/codemirror/mode/javascript/javascript.js -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/codemirror/mode/javascript
  3498. copying build-3.2/lib/IPython/frontend/html/notebook/static/codemirror/README.md -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/codemirror
  3499. copying build-3.2/lib/IPython/frontend/html/notebook/static/codemirror/README-IPython.rst -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/codemirror
  3500. copying build-3.2/lib/IPython/frontend/html/notebook/static/codemirror/LICENSE -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static/codemirror
  3501. copying build-3.2/lib/IPython/frontend/html/notebook/static/ipynblogo.png -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static
  3502. copying build-3.2/lib/IPython/frontend/html/notebook/static/favicon.ico -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static
  3503. copying build-3.2/lib/IPython/frontend/html/notebook/static/IPy_Notebook_logo.svg -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/static
  3504. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/templates
  3505. copying build-3.2/lib/IPython/frontend/html/notebook/templates/projectdashboard.html -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/templates
  3506. copying build-3.2/lib/IPython/frontend/html/notebook/templates/logout.html -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/templates
  3507. copying build-3.2/lib/IPython/frontend/html/notebook/templates/notebook.html -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/templates
  3508. copying build-3.2/lib/IPython/frontend/html/notebook/templates/layout.html -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/templates
  3509. copying build-3.2/lib/IPython/frontend/html/notebook/templates/login.html -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/templates
  3510. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/tests
  3511. copying build-3.2/lib/IPython/frontend/html/notebook/tests/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/tests
  3512. copying build-3.2/lib/IPython/frontend/html/notebook/tests/test_kernelsession.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook/tests
  3513. copying build-3.2/lib/IPython/frontend/html/notebook/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook
  3514. copying build-3.2/lib/IPython/frontend/html/notebook/handlers.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook
  3515. copying build-3.2/lib/IPython/frontend/html/notebook/zmqhttp.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook
  3516. copying build-3.2/lib/IPython/frontend/html/notebook/notebookapp.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook
  3517. copying build-3.2/lib/IPython/frontend/html/notebook/notebookmanager.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook
  3518. copying build-3.2/lib/IPython/frontend/html/notebook/kernelmanager.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html/notebook
  3519. copying build-3.2/lib/IPython/frontend/html/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/html
  3520. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/terminal
  3521. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/terminal/tests
  3522. copying build-3.2/lib/IPython/frontend/terminal/tests/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/terminal/tests
  3523. copying build-3.2/lib/IPython/frontend/terminal/tests/test_interactivshell.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/terminal/tests
  3524. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/terminal/console
  3525. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/terminal/console/tests
  3526. copying build-3.2/lib/IPython/frontend/terminal/console/tests/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/terminal/console/tests
  3527. copying build-3.2/lib/IPython/frontend/terminal/console/tests/test_console.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/terminal/console/tests
  3528. copying build-3.2/lib/IPython/frontend/terminal/console/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/terminal/console
  3529. copying build-3.2/lib/IPython/frontend/terminal/console/completer.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/terminal/console
  3530. copying build-3.2/lib/IPython/frontend/terminal/console/interactiveshell.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/terminal/console
  3531. copying build-3.2/lib/IPython/frontend/terminal/console/app.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/terminal/console
  3532. copying build-3.2/lib/IPython/frontend/terminal/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/terminal
  3533. copying build-3.2/lib/IPython/frontend/terminal/embed.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/terminal
  3534. copying build-3.2/lib/IPython/frontend/terminal/ipapp.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/terminal
  3535. copying build-3.2/lib/IPython/frontend/terminal/interactiveshell.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/terminal
  3536. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/qt
  3537. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/qt/console
  3538. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/qt/console/resources
  3539. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/qt/console/resources/icon
  3540. copying build-3.2/lib/IPython/frontend/qt/console/resources/icon/IPythonConsole.svg -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/qt/console/resources/icon
  3541. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/qt/console/tests
  3542. copying build-3.2/lib/IPython/frontend/qt/console/tests/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/qt/console/tests
  3543. copying build-3.2/lib/IPython/frontend/qt/console/tests/test_completion_lexer.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/qt/console/tests
  3544. copying build-3.2/lib/IPython/frontend/qt/console/tests/test_kill_ring.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/qt/console/tests
  3545. copying build-3.2/lib/IPython/frontend/qt/console/tests/test_ansi_code_processor.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/qt/console/tests
  3546. copying build-3.2/lib/IPython/frontend/qt/console/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/qt/console
  3547. copying build-3.2/lib/IPython/frontend/qt/console/ansi_code_processor.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/qt/console
  3548. copying build-3.2/lib/IPython/frontend/qt/console/frontend_widget.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/qt/console
  3549. copying build-3.2/lib/IPython/frontend/qt/console/kill_ring.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/qt/console
  3550. copying build-3.2/lib/IPython/frontend/qt/console/mainwindow.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/qt/console
  3551. copying build-3.2/lib/IPython/frontend/qt/console/completion_widget.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/qt/console
  3552. copying build-3.2/lib/IPython/frontend/qt/console/rich_ipython_widget.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/qt/console
  3553. copying build-3.2/lib/IPython/frontend/qt/console/console_widget.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/qt/console
  3554. copying build-3.2/lib/IPython/frontend/qt/console/completion_lexer.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/qt/console
  3555. copying build-3.2/lib/IPython/frontend/qt/console/history_console_widget.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/qt/console
  3556. copying build-3.2/lib/IPython/frontend/qt/console/call_tip_widget.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/qt/console
  3557. copying build-3.2/lib/IPython/frontend/qt/console/ipython_widget.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/qt/console
  3558. copying build-3.2/lib/IPython/frontend/qt/console/pygments_highlighter.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/qt/console
  3559. copying build-3.2/lib/IPython/frontend/qt/console/qtconsoleapp.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/qt/console
  3560. copying build-3.2/lib/IPython/frontend/qt/console/styles.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/qt/console
  3561. copying build-3.2/lib/IPython/frontend/qt/console/bracket_matcher.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/qt/console
  3562. copying build-3.2/lib/IPython/frontend/qt/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/qt
  3563. copying build-3.2/lib/IPython/frontend/qt/svg.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/qt
  3564. copying build-3.2/lib/IPython/frontend/qt/rich_text.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/qt
  3565. copying build-3.2/lib/IPython/frontend/qt/kernelmanager.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/qt
  3566. copying build-3.2/lib/IPython/frontend/qt/base_frontend_mixin.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/qt
  3567. copying build-3.2/lib/IPython/frontend/qt/util.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend/qt
  3568. copying build-3.2/lib/IPython/frontend/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend
  3569. copying build-3.2/lib/IPython/frontend/consoleapp.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/frontend
  3570. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/utils
  3571. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/utils/tests
  3572. copying build-3.2/lib/IPython/utils/tests/test_text.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/utils/tests
  3573. copying build-3.2/lib/IPython/utils/tests/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/utils/tests
  3574. copying build-3.2/lib/IPython/utils/tests/test_pycolorize.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/utils/tests
  3575. copying build-3.2/lib/IPython/utils/tests/test_process.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/utils/tests
  3576. copying build-3.2/lib/IPython/utils/tests/test_wildcard.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/utils/tests
  3577. copying build-3.2/lib/IPython/utils/tests/test_jsonutil.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/utils/tests
  3578. copying build-3.2/lib/IPython/utils/tests/test_imports.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/utils/tests
  3579. copying build-3.2/lib/IPython/utils/tests/test_path.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/utils/tests
  3580. copying build-3.2/lib/IPython/utils/tests/test_notification.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/utils/tests
  3581. copying build-3.2/lib/IPython/utils/tests/test_io.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/utils/tests
  3582. copying build-3.2/lib/IPython/utils/tests/test_module_paths.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/utils/tests
  3583. copying build-3.2/lib/IPython/utils/tests/test_traitlets.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/utils/tests
  3584. copying build-3.2/lib/IPython/utils/notification.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/utils
  3585. copying build-3.2/lib/IPython/utils/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/utils
  3586. copying build-3.2/lib/IPython/utils/pickleutil.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/utils
  3587. copying build-3.2/lib/IPython/utils/traitlets.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/utils
  3588. copying build-3.2/lib/IPython/utils/_process_posix.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/utils
  3589. copying build-3.2/lib/IPython/utils/doctestreload.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/utils
  3590. copying build-3.2/lib/IPython/utils/frame.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/utils
  3591. copying build-3.2/lib/IPython/utils/pickleshare.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/utils
  3592. copying build-3.2/lib/IPython/utils/importstring.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/utils
  3593. copying build-3.2/lib/IPython/utils/timing.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/utils
  3594. copying build-3.2/lib/IPython/utils/codeutil.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/utils
  3595. copying build-3.2/lib/IPython/utils/PyColorize.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/utils
  3596. copying build-3.2/lib/IPython/utils/autoattr.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/utils
  3597. copying build-3.2/lib/IPython/utils/rlineimpl.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/utils
  3598. copying build-3.2/lib/IPython/utils/ipstruct.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/utils
  3599. copying build-3.2/lib/IPython/utils/warn.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/utils
  3600. copying build-3.2/lib/IPython/utils/jsonutil.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/utils
  3601. copying build-3.2/lib/IPython/utils/tempdir.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/utils
  3602. copying build-3.2/lib/IPython/utils/strdispatch.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/utils
  3603. copying build-3.2/lib/IPython/utils/attic.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/utils
  3604. copying build-3.2/lib/IPython/utils/wildcard.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/utils
  3605. copying build-3.2/lib/IPython/utils/pyfile.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/utils
  3606. copying build-3.2/lib/IPython/utils/localinterfaces.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/utils
  3607. copying build-3.2/lib/IPython/utils/data.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/utils
  3608. copying build-3.2/lib/IPython/utils/daemonize.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/utils
  3609. copying build-3.2/lib/IPython/utils/sysinfo.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/utils
  3610. copying build-3.2/lib/IPython/utils/coloransi.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/utils
  3611. copying build-3.2/lib/IPython/utils/terminal.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/utils
  3612. copying build-3.2/lib/IPython/utils/process.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/utils
  3613. copying build-3.2/lib/IPython/utils/cursesimport.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/utils
  3614. copying build-3.2/lib/IPython/utils/dir2.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/utils
  3615. copying build-3.2/lib/IPython/utils/nested_context.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/utils
  3616. copying build-3.2/lib/IPython/utils/decorators.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/utils
  3617. copying build-3.2/lib/IPython/utils/io.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/utils
  3618. copying build-3.2/lib/IPython/utils/_process_win32.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/utils
  3619. copying build-3.2/lib/IPython/utils/upgradedir.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/utils
  3620. copying build-3.2/lib/IPython/utils/_process_common.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/utils
  3621. copying build-3.2/lib/IPython/utils/_sysinfo.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/utils
  3622. copying build-3.2/lib/IPython/utils/growl.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/utils
  3623. copying build-3.2/lib/IPython/utils/module_paths.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/utils
  3624. copying build-3.2/lib/IPython/utils/path.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/utils
  3625. copying build-3.2/lib/IPython/utils/generics.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/utils
  3626. copying build-3.2/lib/IPython/utils/syspathcontext.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/utils
  3627. copying build-3.2/lib/IPython/utils/py3compat.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/utils
  3628. copying build-3.2/lib/IPython/utils/text.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/utils
  3629. copying build-3.2/lib/IPython/utils/newserialized.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/utils
  3630. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/external
  3631. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/external/mglob
  3632. copying build-3.2/lib/IPython/external/mglob/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/external/mglob
  3633. copying build-3.2/lib/IPython/external/mglob/_mglob.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/external/mglob
  3634. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/external/path
  3635. copying build-3.2/lib/IPython/external/path/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/external/path
  3636. copying build-3.2/lib/IPython/external/path/_path.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/external/path
  3637. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/external/pexpect
  3638. copying build-3.2/lib/IPython/external/pexpect/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/external/pexpect
  3639. copying build-3.2/lib/IPython/external/pexpect/_pexpect.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/external/pexpect
  3640. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/external/Itpl
  3641. copying build-3.2/lib/IPython/external/Itpl/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/external/Itpl
  3642. copying build-3.2/lib/IPython/external/Itpl/_Itpl.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/external/Itpl
  3643. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/external/simplegeneric
  3644. copying build-3.2/lib/IPython/external/simplegeneric/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/external/simplegeneric
  3645. copying build-3.2/lib/IPython/external/simplegeneric/_simplegeneric.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/external/simplegeneric
  3646. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/external/decorator
  3647. copying build-3.2/lib/IPython/external/decorator/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/external/decorator
  3648. copying build-3.2/lib/IPython/external/decorator/_decorator.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/external/decorator
  3649. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/external/decorators
  3650. copying build-3.2/lib/IPython/external/decorators/_numpy_testing_utils.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/external/decorators
  3651. copying build-3.2/lib/IPython/external/decorators/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/external/decorators
  3652. copying build-3.2/lib/IPython/external/decorators/_numpy_testing_noseclasses.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/external/decorators
  3653. copying build-3.2/lib/IPython/external/decorators/_decorators.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/external/decorators
  3654. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/external/pyparsing
  3655. copying build-3.2/lib/IPython/external/pyparsing/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/external/pyparsing
  3656. copying build-3.2/lib/IPython/external/pyparsing/_pyparsing.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/external/pyparsing
  3657. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/external/guid
  3658. copying build-3.2/lib/IPython/external/guid/_guid.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/external/guid
  3659. copying build-3.2/lib/IPython/external/guid/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/external/guid
  3660. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/external/argparse
  3661. copying build-3.2/lib/IPython/external/argparse/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/external/argparse
  3662. copying build-3.2/lib/IPython/external/argparse/_argparse.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/external/argparse
  3663. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/external/ssh
  3664. copying build-3.2/lib/IPython/external/ssh/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/external/ssh
  3665. copying build-3.2/lib/IPython/external/ssh/tunnel.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/external/ssh
  3666. copying build-3.2/lib/IPython/external/ssh/forward.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/external/ssh
  3667. copying build-3.2/lib/IPython/external/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/external
  3668. copying build-3.2/lib/IPython/external/qt.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/external
  3669. copying build-3.2/lib/IPython/external/mathjax.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/external
  3670. copying build-3.2/lib/IPython/external/qt_for_kernel.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/external
  3671. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/extensions
  3672. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/extensions/tests
  3673. copying build-3.2/lib/IPython/extensions/tests/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/extensions/tests
  3674. copying build-3.2/lib/IPython/extensions/tests/test_autoreload.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/extensions/tests
  3675. copying build-3.2/lib/IPython/extensions/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/extensions
  3676. copying build-3.2/lib/IPython/extensions/autoreload.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/extensions
  3677. copying build-3.2/lib/IPython/extensions/sympyprinting.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/extensions
  3678. copying build-3.2/lib/IPython/extensions/storemagic.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/extensions
  3679. copying build-3.2/lib/IPython/extensions/parallelmagic.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/extensions
  3680. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/zmq
  3681. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/zmq/pylab
  3682. copying build-3.2/lib/IPython/zmq/pylab/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/zmq/pylab
  3683. copying build-3.2/lib/IPython/zmq/pylab/backend_inline.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/zmq/pylab
  3684. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/zmq/tests
  3685. copying build-3.2/lib/IPython/zmq/tests/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/zmq/tests
  3686. copying build-3.2/lib/IPython/zmq/tests/test_message_spec.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/zmq/tests
  3687. copying build-3.2/lib/IPython/zmq/tests/test_session.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/zmq/tests
  3688. creating /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/zmq/gui
  3689. copying build-3.2/lib/IPython/zmq/gui/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/zmq/gui
  3690. copying build-3.2/lib/IPython/zmq/gui/gtkembed.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/zmq/gui
  3691. copying build-3.2/lib/IPython/zmq/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/zmq
  3692. copying build-3.2/lib/IPython/zmq/ipkernel.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/zmq
  3693. copying build-3.2/lib/IPython/zmq/kernelapp.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/zmq
  3694. copying build-3.2/lib/IPython/zmq/displayhook.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/zmq
  3695. copying build-3.2/lib/IPython/zmq/log.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/zmq
  3696. copying build-3.2/lib/IPython/zmq/completer.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/zmq
  3697. copying build-3.2/lib/IPython/zmq/blockingkernelmanager.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/zmq
  3698. copying build-3.2/lib/IPython/zmq/session.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/zmq
  3699. copying build-3.2/lib/IPython/zmq/eventloops.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/zmq
  3700. copying build-3.2/lib/IPython/zmq/zmqshell.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/zmq
  3701. copying build-3.2/lib/IPython/zmq/heartbeat.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/zmq
  3702. copying build-3.2/lib/IPython/zmq/iostream.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/zmq
  3703. copying build-3.2/lib/IPython/zmq/entry_point.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/zmq
  3704. copying build-3.2/lib/IPython/zmq/kernelmanager.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/zmq
  3705. copying build-3.2/lib/IPython/zmq/parentpoller.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/zmq
  3706. copying build-3.2/lib/IPython/zmq/pykernel.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/zmq
  3707. copying build-3.2/lib/IPython/zmq/frontend.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython/zmq
  3708. copying build-3.2/lib/IPython/__init__.py -> /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/IPython
  3709. warning: install_lib: byte-compiling is disabled, skipping.
  3710. running install_egg_info
  3711. running egg_info
  3712. creating ipython.egg-info
  3713. writing ipython.egg-info/PKG-INFO
  3714. writing top-level names to ipython.egg-info/top_level.txt
  3715. writing dependency_links to ipython.egg-info/dependency_links.txt
  3716. writing entry points to ipython.egg-info/entry_points.txt
  3717. writing manifest file 'ipython.egg-info/SOURCES.txt'
  3718. reading manifest file 'ipython.egg-info/SOURCES.txt'
  3719. reading manifest template 'MANIFEST.in'
  3720. no previously-included directories found matching 'IPython/deathrow'
  3721. no previously-included directories found matching 'IPython/frontend/html/notebook/static/mathjax'
  3722. warning: no files found matching 'IPython/.git_commit_info.ini'
  3723. warning: no previously-included files found matching 'docs/#*'
  3724. warning: no previously-included files found matching 'docs/man/*.1.gz'
  3725. no previously-included directories found matching 'docs/attic'
  3726. no previously-included directories found matching 'docs/build'
  3727. no previously-included directories found matching 'docs/gh-pages'
  3728. no previously-included directories found matching 'docs/dist'
  3729. warning: no previously-included files matching '*~' found anywhere in distribution
  3730. warning: no previously-included files matching '*.flc' found anywhere in distribution
  3731. warning: no previously-included files matching '*.pyc' found anywhere in distribution
  3732. warning: no previously-included files matching '*.pyo' found anywhere in distribution
  3733. warning: no previously-included files matching '.dircopy.log' found anywhere in distribution
  3734. writing manifest file 'ipython.egg-info/SOURCES.txt'
  3735. Copying ipython.egg-info to /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/lib64/python3.2/site-packages/ipython-0.12.1-py3.2.egg-info
  3736. running install_scripts
  3737. Installing ipcontroller script to /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/bin
  3738. Installing iptest script to /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/bin
  3739. Installing ipcluster script to /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/bin
  3740. Installing ipython script to /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/bin
  3741. Installing pycolor script to /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/bin
  3742. Installing iplogger script to /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/bin
  3743. Installing irunner script to /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/bin
  3744. Installing ipengine script to /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/bin
  3745. Installing ipython-qtconsole script to /tmp/portage/dev-python/ipython-0.12.1/temp/images/3.2/usr/bin
  3746. * Generating '/usr/bin/ipcluster' wrapper script
  3747. * Generating '/usr/bin/ipcontroller' wrapper script
  3748. * Generating '/usr/bin/ipengine' wrapper script
  3749. * Generating '/usr/bin/iplogger' wrapper script
  3750. * Generating '/usr/bin/iptest' wrapper script
  3751. * Generating '/usr/bin/ipython' wrapper script
  3752. * Generating '/usr/bin/ipython-qtconsole' wrapper script
  3753. * Generating '/usr/bin/irunner' wrapper script
  3754. * Generating '/usr/bin/pycolor' wrapper script
  3755. >>> Completed installing ipython-0.12.1 into /tmp/portage/dev-python/ipython-0.12.1/image/
  3756. ecompressdir: bzip2 -9 /usr/share/man
  3757. ecompressdir: bzip2 -9 /usr/share/doc
  3758. * Compilation and optimization of Python modules for CPython 2.7 ...
  3759. [ ok ]
  3760. * Compilation and optimization of Python modules for CPython 3.2 ...
  3761. [ ok ]