hg diff: why is it listing the directories?

Guido Ostkamp hg at ostkamp.fastmail.fm
Mon Jun 4 19:53:54 UTC 2007


> Yes, thanks! What about avoiding the getdirents altogether?

My investigations show that the two remaining getdents() are lookups 
during for the Python package directories during the Python startup and 
most likely cannot be avoided.

Regards

Guido



More information about the Mercurial mailing list