Hey there,

I'm using Pytables 2.1 and always getting NaturalNameWarnings when 
creating the group structure in my files. This is quite annoying, 
because I'm creating *many* of these groups and thus these warnings spam 
me and make me oversee the screen output which would be interesting to me.
How can I get rid of these warnings?
And no, changing my groups' names so that the warnings disappear are 
(unfortunately) not an option ...

Thanks a lot for your help!

Andreas

/home.local/hilboll/lib/python2.5/site-packages/tables-2.1.1b1-py2.5-linux-x86_64.egg/tables/path.py:102:
 
NaturalNameWarning: object name is not a valid Python identifier: '30'; 
it does not match the pattern ``^[a-zA-Z_][a-zA-Z0-9_]*$``; you will not 
be able to use natural naming to access this object; using ``getattr()`` 
will still work, though
   NaturalNameWarning )

------------------------------------------------------------------------------
This SF.net email is sponsored by:
High Quality Requirements in a Collaborative Environment.
Download a free trial of Rational Requirements Composer Now!
http://p.sf.net/sfu/www-ibm-com
_______________________________________________
Pytables-users mailing list
Pytables-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pytables-users

Reply via email to