зеркало из https://github.com/github/ruby.git
* change default mode of mainloop_abort_on_exception on multi-tk.rb
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@4218 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
a3dbb3c822
Коммит
12d3662b39
|
@ -27,7 +27,7 @@ MultiTkIp_OK.freeze
|
|||
class MultiTkIp
|
||||
|
||||
# ignore exception on the mainloop
|
||||
TclTkLib.mainloop_abort_on_exception = false
|
||||
TclTkLib.mainloop_abort_on_exception = nil
|
||||
|
||||
######################################
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче