sapling/hgext/extlib/phabricator
Phil Cohen e40d91ef22 hg: fix import statements that cause HGDEMANDIMPORT=disable
Summary:
These import statements are actually broken -- I don't know how they were working before. (Perhaps because `demandimport` tries a few different paths.)

But this makes them work without demandimport.

Test Plan: HGDEMANDIMPORT=disable ./hg st

Reviewers: quark, singhsrb, #mercurial

Reviewed By: singhsrb

Subscribers: quark

Differential Revision: https://phabricator.intern.facebook.com/D6713858

Signature: 6713858:1515787418:23a78b8a439e7d114ead81dc9a136478f98f7e50
2018-01-12 12:20:29 -08:00
..
__init__.py phabricator: move to extlib 2018-01-10 08:39:19 -08:00
arcconfig.py phabricator-graphql: nice error message if ~/.arcrc is bad 2018-01-12 10:46:25 +00:00
diffprops.py phabricator: move to extlib 2018-01-10 08:39:19 -08:00
graphql.py hg: fix import statements that cause HGDEMANDIMPORT=disable 2018-01-12 12:20:29 -08:00
phabricator_graphql_client_requests.py phabricator: move to extlib 2018-01-10 08:39:19 -08:00
phabricator_graphql_client_urllib.py phabricator: move to extlib 2018-01-10 08:39:19 -08:00
phabricator_graphql_client.py phabricator: move to extlib 2018-01-10 08:39:19 -08:00