Add constructors for some simple python types.
commit26665cbc66afb67dc3ee8c0131b8bd851e243928
authorxi <xi@18f92427-320e-0410-9341-c67f048884a3>
Tue, 18 Apr 2006 14:35:28 +0000 (18 14:35 +0000)
committerxi <xi@18f92427-320e-0410-9341-c67f048884a3>
Tue, 18 Apr 2006 14:35:28 +0000 (18 14:35 +0000)
treecfafd978049ce08c6992517b1f94d33d630a304f
parent4e78012403a451090b72af539df0d976e8148ec4
Add constructors for some simple python types.

git-svn-id: http://svn.pyyaml.org/pyyaml/trunk@139 18f92427-320e-0410-9341-c67f048884a3
lib/yaml/constructor.py
lib/yaml/representer.py
lib/yaml/serializer.py