8000 commit · suskycode/pythonrepository@7ac6bec · GitHub
[go: up one dir, main page]

Skip to content

Commit 7ac6bec

Browse files
committed
commit
1 parent bc12b35 commit 7ac6bec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/python/demo/TestYamlLoad.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
# Date : 13/08/05 16:10:29
77
# Desc :
88
#
9+
#
910
import yaml
1011
f = file("data.yaml")
1112
print yaml.load(f)

0 commit comments

Comments
 (0)
0