Edgewall Software

Changes between Initial Version and Version 1 of Ticket #11272, comment 9


Ignore:
Timestamp:
Aug 29, 2013, 3:37:56 AM (11 years ago)
Author:
Ryan J Ollos

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11272, comment 9

    initial v1  
    1 Nice catch. I haven't been running the tests with Python 2.6 typically, thinking I'd catch everything with 2.5 and 2.7. From reading [http://www.python.org/dev/peps/pep-0352 PEP-0352], I'd expect a warning in 2.7 as well.
     1Nice catch. I haven't been running the tests with Python 2.6 most of the time, thinking I'd catch everything by running the tests with with 2.5 and 2.7. From reading [http://www.python.org/dev/peps/pep-0352 PEP-0352], I'd expect a warning in 2.7 as well.
    22
    33There are some other instances of this in the codebase. I wonder if we should fix these as well: