Changes between and of Initial VersionVersion 1Ticket #2445
- Timestamp:
- 02/08/2007 01:00:42 PM (6 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 }}}
