Changes between Version 2 and Version 3 of Ticket #2047, comment 4


Ignore:
Timestamp:
2015-01-20T21:29:13Z (9 years ago)
Author:
daira
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2047, comment 4

    v2 v3  
    1 Well, the bad assumption was made for the existing tuple approach, in any case. I'm not insistent on calling it `basename()`; it could be called `basename_if_present()` if that helps.
     1Well, the bad assumption was made for the existing tuple approach, in any case. I'm not insistent on calling it `basename()`; it could be called something like `basename_if_present()` or `basename_or_None()` if that helps.