This is an archive of the discontinued Mercurial Phabricator instance.

lsprof: remove __main__ functionality
ClosedPublic

Authored by indygreg on Oct 7 2019, 4:06 PM.

Details

Summary

I'm pretty sure nobody uses this. I noticed it because Python 3
linting is complaining about execfile.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

indygreg created this revision.Oct 7 2019, 4:06 PM
This revision was not accepted when it landed; it landed in state Needs Review.
This revision was automatically updated to reflect the committed changes.