sapling/mercurial/hgweb
Thomas Arendsen Hein 90d76a6ec9 Enable demandimport only in scripts, not in importable modules (issue605)
This way other applications can choose if and when they want this feature,
because it might be problematic if those applications rely on ImportError.
2007-08-18 11:37:08 +02:00
..
__init__.py Replace demandload with new demandimport 2006-12-13 13:27:09 -06:00
common.py hgweb: use generator to count parity of horizontal stripes for easier reading. 2007-05-29 16:42:05 +02:00
hgweb_mod.py merge with crew-stable 2007-08-06 01:00:10 -03:00
hgwebdir_mod.py Enable demandimport only in scripts, not in importable modules (issue605) 2007-08-18 11:37:08 +02:00
request.py Cleanup of whitespace, indentation and line continuation. 2007-06-19 08:06:37 +02:00
server.py merge with -stable 2007-08-09 01:07:11 +02:00
wsgicgi.py Handle CGI SSL detection via HTTPS environment better. 2007-07-12 13:55:20 -06:00