mirror of
https://github.com/python/cpython.git
synced 2026-05-11 15:12:20 -04:00
b8bf9951ad
More tests of the concrete policy methods would probably be a good idea, but this is a start, and it brings line coverage up to 100% for the policy module. Patch by Milan Oberkirch.