Added support for pathlib.Path filename in the io.events.ligolw module
Straightforward MR to add support for providing filename as a Path object (or any object implementing os.Pathlike for the matter).
Straightforward MR to add support for providing filename as a Path object (or any object implementing os.Pathlike for the matter).