Ruby 1.9
2469 2470 2471
# File 'lib/tk.rb', line 2469 def force_default_encoding(mode) TkCore::INTERP.force_default_encoding = mode end