yuja added a comment.

  > +try:
  >  +    from . import rustext
  >  +except ImportError:
  >  +    rustext = None
  
  Need to access to e.g. rustext.__doc__ to trigger ImportError here.

REPOSITORY
  rHG Mercurial

REVISION DETAIL
  https://phab.mercurial-scm.org/D5442

To: gracinet, indygreg, #hg-reviewers
Cc: yuja, mercurial-devel
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel

Reply via email to