comparison tests/test-hgwebdirsym.t @ 28818:6041fb8f2da8

pycompat: add empty and queue to handle py3 divergence While the pycompat module will actually handle divergence, please access these properties from the util module: util.queue = Queue.Queue / queue.Queue util.empty = Queue.Empty / queue.Empty
author timeless <timeless@mozdev.org>
date Wed, 06 Apr 2016 20:00:49 +0000
parents 4d2b9b304ad0
children
comparison
equal deleted inserted replaced
28817:e1d26630443d 28818:6041fb8f2da8