javaproperties
javaproperties copied to clipboard
Add a `timestamp_hook` argument
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