[petsc-dev] Test parsers is parsing *.c~ files
Jed Brown
jed at jedbrown.org
Fri Mar 16 11:38:02 CDT 2018
Scott Kruger <kruger at txcorp.com> writes:
> I assume that this:
> if exfile.endwith("~"): continue
Just spell it right
exfile.endswith("~")
More information about the petsc-dev
mailing list