Re: [Pytables-users] small change for documentation

2007-03-06 Thread Francesc Altet
A Dilluns 05 Març 2007 16:54, Achim Gaedke escrigué: > Hi there! > > In section "4.2.1. File instance variables" is written: > > rootUEP > The UEP (user entry point) group in the file (see 4.1.2). > > Please add a "name" after group, so it is clear it is the name string > and not the root grou

[Pytables-users] small change for documentation

2007-03-05 Thread Achim Gaedke
Hi there! In section "4.2.1. File instance variables" is written: rootUEP The UEP (user entry point) group in the file (see 4.1.2). Please add a "name" after group, so it is clear it is the name string and not the root group object. The changed root is avaialbe at "root". (This is fine, but