Opened 14 years ago
Closed 14 years ago
#16275 closed Bug (fixed)
missing from __future__ import with_statement in tests
| Reported by: | Jonas Obrist | Owned by: | anonymous | 
|---|---|---|---|
| Component: | Testing framework | Version: | dev | 
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Ready for checkin | |
| Has patch: | yes | Needs documentation: | no | 
| Needs tests: | no | Patch needs improvement: | no | 
| Easy pickings: | yes | UI/UX: | no | 
Description
As you can see on http://ci.django-cms.org/job/Django/database=sqlite3,python=python2.5/56/console the file tests/regressiontests/i18n/patterns/tests.py is missing the from future import with_statement to support 2.5
Attachments (1)
Change History (8)
comment:1 by , 14 years ago
| Owner: | changed from to | 
|---|---|
| Status: | new → assigned | 
comment:2 by , 14 years ago
comment:3 by , 14 years ago
| Has patch: | set | 
|---|
comment:4 by , 14 years ago
| Version: | 1.3 → SVN | 
|---|
comment:5 by , 14 years ago
| Triage Stage: | Unreviewed → Accepted | 
|---|
comment:6 by , 14 years ago
| Triage Stage: | Accepted → Ready for checkin | 
|---|
  Note:
 See   TracTickets
 for help on using tickets.
    
Sorry, anonymous was me…