repo.or.cz
/
pyyaml
/
python3.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Parser is done. Add iterator interfaces for Scanner and Parser.
[pyyaml/python3.git]
/
tests
/
data
/
spec-02-28.data
blob
a5c8dc85dc7506fe340c5f356217b9680720db3c
1
---
2
Time: 2001-11-23 15:01:42 -5
3
User: ed
4
Warning:
5
This is an error message
6
for the log file
7
---
8
Time: 2001-11-23 15:02:31 -5
9
User: ed
10
Warning:
11
A slightly different error
12
message.
13
---
14
Date: 2001-11-23 15:03:17 -5
15
User: ed
16
Fatal:
17
Unknown variable "bar"
18
Stack:
19
- file: TopClass.py
20
line: 23
21
code: |
22
x = MoreObject("345\n")
23
- file: MoreClass.py
24
line: 58
25
code: |-
26
foo = bar