On Wed, 16 Apr 2014 09:39:34 +0200 Christian Tismer <tis...@stackless.com> wrote: > > I think in cases like hg command line scripts there is no need > to import site just for hg scripts.
If you don't import site you won't be able to import Mercurial in most cases. Also, talking about "scripts" is a bit silly here - Mercurial is a full-blown applications with many modules and tens of thousands of lines of code. Regards Antoine. _______________________________________________ Python-Dev mailing list Python-Dev@python.org https://mail.python.org/mailman/listinfo/python-dev Unsubscribe: https://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com