Staging
v0.5.0
https://foss.heptapod.net/mercurial/hgview
Revision 4976c2b7e549c8daad2f682dde626b361e9b43e4 authored by Mads Kiilerich on 24 August 2019, 17:16:00 UTC, committed by Mads Kiilerich on 24 August 2019, 17:16:00 UTC
Avoid
  No module named 'revisions_table'

The odd leading dot in the name of the fake .h header like
  <header>.revisions_table.h</header>
happens to give the desired
  from .revisions_table import ...
1 parent a85ff7b
History
Tip revision: 4976c2b7e549c8daad2f682dde626b361e9b43e4 authored by Mads Kiilerich on 24 August 2019, 17:16:00 UTC
Use explicit relative imports in generated Qt _ui.py files - needed for py3
Tip revision: 4976c2b
File Mode Size
curses
hgpatches
qt4
__init__.py -rw-r--r-- 1.3 KB
__pkginfo__.py -rw-r--r-- 2.2 KB
application.py -rw-r--r-- 7.2 KB
config.py -rw-r--r-- 12.4 KB
decorators.py -rw-r--r-- 551 bytes
hggraph.py -rw-r--r-- 28.0 KB
hgviewhelp.py -rw-r--r-- 7.6 KB
inotify.py -rw-r--r-- 4.5 KB
util.py -rw-r--r-- 11.2 KB

back to top