Fix the bug when the `path` in `add_path_resolver` contains boolean values. Fix...
commit5ff18ec8d621088d79c0db207ceb64d04b630a8d
authorxi <xi@18f92427-320e-0410-9341-c67f048884a3>
Fri, 23 Feb 2007 20:45:35 +0000 (23 20:45 +0000)
committerxi <xi@18f92427-320e-0410-9341-c67f048884a3>
Fri, 23 Feb 2007 20:45:35 +0000 (23 20:45 +0000)
treee50dfdf41ac1e342f58adc274147da7cc4b1cc7e
parent096397f668ac0961db724bbc8cefbd480399a488
Fix the bug when the `path` in `add_path_resolver` contains boolean values.  Fix #43 (thanks to jstroud(at)mbi.ucla.edu for reporting and pointing to the cause).

git-svn-id: http://svn.pyyaml.org/pyyaml/trunk@246 18f92427-320e-0410-9341-c67f048884a3
lib/yaml/resolver.py