Edgewall Software

Changes between Version 23 and Version 24 of Ticket #9536


Ignore:
Timestamp:
Feb 23, 2011, 12:53:51 AM (13 years ago)
Author:
Remy Blank
Comment:

9536-and-or-if-else-2-r10590.patch is the second and final batch of conversions to "if else". A review would be appreciated.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #9536 – Description

    v23 v24  
    99 * Use tuple arguments to `str.startswith()` and `str.endswith()`.
    1010 * Use relative imports for parent, sibling and child modules?
    11  * Remove workarounds for 2.3 and 2.4.
     11 * ~~Remove workarounds for 2.3 and 2.4.~~
    1212
    1313Please add new items to this list as they pop up.