Edgewall Software

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


Ignore:
Timestamp:
Aug 29, 2013, 2:22:56 PM (11 years ago)
Author:
Ryan J Ollos

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #11272, comment 9

    v1 v2  
    1 Nice 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.
     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 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: