javaproperties icon indicating copy to clipboard operation
javaproperties copied to clipboard

Add a `timestamp_hook` argument

Open jwodder opened this issue 1 year ago • 0 comments

Give load() and loads() a timestamp_hook argument for specifying a callable to pass the file's timestamp (if any) to

  • The timestamp is passed as an unparsed string with leading # and trailing newline (and other whitespace?) removed

jwodder avatar Dec 01 '24 13:12 jwodder