Actions
Feature #10950
closed`close` methods should not raise IOError on closed objects
    Feature #10950:
    `close` methods should not raise IOError on closed objects
  
Status:
Closed
Assignee:
-
Target version:
-
Description
Like [Feature #10718], other close methods should not raise IOError on closed objects, as well as IO in general, I think.
Also, Dir#closed? will be needed.
        
           Updated by nobu (Nobuyoshi Nakada) over 10 years ago
          Updated by nobu (Nobuyoshi Nakada) over 10 years ago
          
          
        
        
      
      - Status changed from Open to Closed
- % Done changed from 0 to 100
Actions