This is an archive of the discontinued Mercurial Phabricator instance.

tests: glob away readline(-1)
ClosedPublic

Authored by indygreg on Jan 30 2019, 3:56 PM.

Details

Summary

Most of these are readline(65537) on Python 3. I don't think it is
worth the readability hit to use (re), as it would require escaping
parenthesis.

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.Jan 30 2019, 3:56 PM
This revision was automatically updated to reflect the committed changes.