Commit message Age Author Refs
r1821:143999f5
Corrected behaviour of raw_input under windows. Recursive wx.yield is not that supported... So removed it and do simple modal call in non threaded mode.
laurent.dufrechou@gmail.com
0
r1820:0a36f4ea
skipping windows specific tests of get_home_dir on other platforms
Jorgen Stenarson
0
r1819:2b1c111c
Added a sleep as suggested by gael, so will not eat all cpu on raw_input request...
laurent.dufrechou@gmail.com
0
r1818:e2d67997
cleaner way to handle raw_input, done with a TextEntryDialog + __builtin__ overload as suggested by Ville. Works also with thread option
laurent.dufrechou@gmail.com
0
r1817:ad73e3b4
some more little cleanup and a bug correction with prompt that comes with last commit
laurent.dufrechou@gmail.com
0
r1816:939bec81
Code refactoring to be pep8 complaint with functions names.
laurent.dufrechou@gmail.com
0
r1815:2d593d7e
Fixing numerous bugs in ipcluster on Win32. * External processes are now started by calling "python.exe -u" * We find external process locations by importing them and using their __file__ attribute. This make the search robust against different ways of installing the scripts on Win32. * We now check to make sure that if the user wants to run in secure mode that pyOpenSSL is actually installed and working. This is now done in the controller, engine and ipcluster.
Administrator
0
r1814:e6eacb7a
Fixing command finding bug on Win32 in ipcluster.py
Administrator
0
r1813:9109462b
Fix: output prompt is now displayed correclty.
laurent dufrechou
0
r1812:638c3c08
Test for presence before deleting keys from os.environ. Mark two tests for skipping when not on win32 platform.
Jorgen Stenarson
0
< 1 .. 2691 2692 2693 2694 2695 .. 2875 >