File:  [parser3project] / parser3 / tests / results / 433.processed
Revision 1.3: download - view: text, annotated - select for diffs - revision graph
Wed Oct 2 22:10:16 2024 UTC (21 months, 1 week ago) by moko
Branches: MAIN
CVS tags: release_3_5_1, release_3_5_0, HEAD
more tests, including test for possible endless recursion in ^o.GET[]

Content-Type: text/html
Content-Length: 568

{}
1. 4 elements, {
"5":"a5",
"10":"a30",
"20":"a20",
"25":null
}
2. {
"5":"a5",
"10":"a30",
"20":"a20",
"25":null
}
3. {
"05":"h05",
"10":"a30",
"1":"h1",
"5":"a5",
"20":"a20",
"25":null
}
4. {
"05":"h05",
"10":"h10",
"1":"h1",
"5":"a5",
"20":"a20",
"25":null
}
5. {
"10":"h10"
}
6. {
"1":"v1",
"3":"v3"
}
7. created
def called got bool
as_hash calls def and thus result is empty: {}
8. hash called got hash
get_hash can still get the hash: {
"1":"v1",
"3":"v3"
}
9. Exception type: parser.runtime,
Source: create,
Comment: call canceled - endless recursion detected

E-mail: