[issue11285] io.py standart stream setup crash

2011-02-23 Thread Antoine Pitrou
Changes by Antoine Pitrou : -- resolution: -> works for me ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: htt

[issue11285] io.py standart stream setup crash

2011-02-23 Thread Antoine Pitrou
Antoine Pitrou added the comment: For the record: > e.g. 'cd Lib/test; ../../python.exe -m test -v -uall test_iter' works > just perfect. You don't need to "cd". Just "./python -m test (etc.)". See http://docs.python.org/devguide/runtests.html for more information. -- ___

[issue11285] io.py standart stream setup crash

2011-02-23 Thread Steffen Daode Nurpmeso
Steffen Daode Nurpmeso added the comment: (.. should close it, then.) -- status: open -> closed ___ Python tracker ___ ___ Python-bug

[issue11285] io.py standart stream setup crash

2011-02-23 Thread Steffen Daode Nurpmeso
Steffen Daode Nurpmeso added the comment: ... and the problem is all gone with 8c2935f180fa/r88525. So i'm faitful now and close this early alpha-stage problem. One of the nosy ones may add a nice description, re-open it or so. -- ___ Python tracker

[issue11285] io.py standart stream setup crash

2011-02-23 Thread Steffen Daode Nurpmeso
Steffen Daode Nurpmeso added the comment: Hmm. Note that this problem does *not* occur if i don't install Python but run it in place, e.g. 'cd Lib/test; ../../python.exe -m test -v -uall test_iter' works just perfect. -- ___ Python tracker

[issue11285] io.py standart stream setup crash

2011-02-22 Thread Antoine Pitrou
Changes by Antoine Pitrou : -- nosy: +rhettinger ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: http://mail.py

[issue11285] io.py standart stream setup crash

2011-02-22 Thread Steffen Daode Nurpmeso
Steffen Daode Nurpmeso added the comment: According to adorable but slow Mercurial: The first bad revision is: changeset: 9894:fc8a94cc17a4 branch: py3k user:raymond.hettinger date:Tue Feb 22 01:41:50 2011 +0100 summary: [svn r88490] Issue #11085: Moved collections ab

[issue11285] io.py standart stream setup crash

2011-02-22 Thread Steffen Daode Nurpmeso
Steffen Daode Nurpmeso added the comment: Let me see some minutes. -- ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubs

[issue11285] io.py standart stream setup crash

2011-02-22 Thread Antoine Pitrou
Antoine Pitrou added the comment: Can you try to identify which revision introduced the issue? -- nosy: +haypo, ned.deily, pitrou priority: normal -> critical ___ Python tracker ___

[issue11285] io.py standart stream setup crash

2011-02-22 Thread Steffen Daode Nurpmeso
New submission from Steffen Daode Nurpmeso : Just pulled 64380ee4bbc5 (r88500) and compiled, Python's busted: Fatal Python error: Py_Initialize: can't initialize sys standard streams Traceback (most recent call last): File "/Users/steffen/usr/opt/py3k/lib/python3.3/io.py", line 60, in Abort t