Ticket #126 (closed Defect: wontfix)
Debugging output should not repr() entire lists; use the repr module to limit output instead
| Reported by: | jjr8 | Owned by: | jjr8 |
|---|---|---|---|
| Priority: | Low | Milestone: | 0.4 |
| Component: | Core - Other | Version: | 0.3 |
| Keywords: | Cc: |
Description
If a large list is on the stack, dumping the entire thing could be a problem, or would at least slow things down.
Change History
Note: See
TracTickets for help on using
tickets.
