lib/rio/stream.rb in rio-0.3.1 vs lib/rio/stream.rb in rio-0.3.2

- old
+ new

@@ -59,10 +59,10 @@ def when_missing(sym,*args) retryreset() end end class IOBase < Base # Mixin the appropriate ops - #include Ops::Path::Str + include Ops::Path::Str include Ops::Stream::Status include Ops::Stream::Manip # def open(*args) # softreset.open(*args)