Advertisement
Guest User

Untitled

a guest
Sep 16th, 2019
166
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.63 KB | None | 0 0
  1. [translation:ERROR] UnionError:
  2.  
  3. Offending annotations:
  4. SomePtr(ll_ptrtype=<* Array of UniChar >)
  5. SomeNone()
  6.  
  7. In <FunctionGraph of (pypy.module._io.interp_win32consoleio:216)W_WinConsoleIO.d
  8. escr_init at 0x21638dd0>:
  9. Happened at file C:\pypy\pypy\module\_io\interp_win32consoleio.py line 243
  10.  
  11. s = space.text_w(w_mode)
  12.  
  13. Processing block:
  14. block@252[self_273...] is a <class 'rpython.flowspace.flowcontext.SpamBlock'>
  15. in (pypy.module._io.interp_win32consoleio:216)W_WinConsoleIO.descr_init
  16. containing the following operations:
  17. v893 = eq(console_type_0, ('\x00'))
  18. v894 = bool(v893)
  19. --end--
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement