Changes between and of Initial VersionVersion 2Ticket #5808

Show
Ignore:
Timestamp:
07/26/2012 04:26:13 AM (10 months ago)
Author:
thijs
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5808

    • Property keywords review added
    • Property cc thijs added
    • Property summary changed from replace usage of file with open in twisted.cred.checkers to replace usage of file with FilePath in twisted.cred.checkers
  • Ticket #5808 – description

    initial v2  
    1 The usage of `file` should be replaced with `open` in `twisted.cred.checkers` and it's tests for Python 3 compatibility. 
     1The usage of `file` should be replaced with `FilePath` in `twisted.cred.checkers` and it's tests for Python 3 compatibility. 
    22 
    33{{{