typo in h5py group documentation?

Should the page documenting h5py groups change

f[“other name”] == f[“name”]

to

grp[“other name”] == grp[“name”]

That seems reasonable, can you open up a pull request to h5py to fix this?

The relevant source file is https://github.com/h5py/h5py/blob/master/docs/high/group.rst.

Done, thanks.

(more text here to let me get to post this. La, la, la.)

1 Like