From: Diego Viola Date: 2010-06-05T08:33:07+09:00 Subject: [ruby-core:30589] [Bug #3391] Use single exclamation mark instead of double exclamation mark for IRB Bug #3391: Use single exclamation mark instead of double exclamation mark for IRB http://redmine.ruby-lang.org/issues/show/3391 Author: Diego Viola Status: Open, Priority: Normal ruby -v: Ruby 1.9.2-trunk Hello, I'm adding this patch which changes the "!!" double exclamation marks in lib/irb.rb to use single exclamation marks "!", I think using single exclamation marks are more formal for outputs and Ruby itself. The patch in question was patched from: http://github.com/ruby/ruby -- Please let me know if you want me to patch from SVN trunk instead. Thanks and Best Regards, Diego ---------------------------------------- http://redmine.ruby-lang.org