Changes between and of Initial VersionVersion 1Ticket #2445
- Timestamp:
- 02/08/07 18:00:42 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2445 – Description
initial v1 1 1 I run the attached code and I get this stack dump: 2 2 3 {{{ 3 4 =============================================================================== 4 5 [ERROR]: sip_test.sipTest.testRegister … … 20 21 last = newFrames[-1] 21 22 IndexError: list index out of range 23 }}}