Opened 15 years ago
Closed 15 years ago
#15357 closed (wontfix)
Duplicate pdb import in django/test/_doctest.py
| Reported by: | Miloslav Pojman | Owned by: | nobody | 
|---|---|---|---|
| Component: | Testing framework | Version: | dev | 
| Severity: | Keywords: | ||
| Cc: | Triage Stage: | Unreviewed | |
| Has patch: | no | Needs documentation: | no | 
| Needs tests: | no | Patch needs improvement: | no | 
| Easy pickings: | no | UI/UX: | no | 
  Note:
 See   TracTickets
 for help on using tickets.
    
Django's doctest.py is a copy of the version in Python itself, tweaked to add a feature that doesn't yet exist in Python (reported, but not followed up to push into trunk). Problems such as the one you have reported should be reported upstream.