Staging
v0.5.0
https://foss.heptapod.net/mercurial/hgview
Revision 37ea02443274dfccbc9682e6f6125fa26c693b71 authored by Alain Leufroy on 05 July 2012, 15:35:51 UTC, committed by Alain Leufroy on 05 July 2012, 15:35:51 UTC
With python2.7, ``pygments`` loads the ``pkg_resources`` module which try to load a CPython3.3
module. This cause troubles as the lazy import system do not raise the expected
ImportError exception on python2.7.
1 parent e766475
History
Tip revision: 37ea02443274dfccbc9682e6f6125fa26c693b71 authored by Alain Leufroy on 05 July 2012, 15:35:51 UTC
[lib] fix: do not lazy import missing modules (closes #99402)
Tip revision: 37ea024
File Mode Size
hgview.py -rw-r--r-- 3.7 KB
hgview.rc -rw-r--r-- 259 bytes

back to top