Changes between Initial Version and Version 5 of Ticket #146
- Timestamp:
- 01/19/08 05:06:52 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #146 – description
initial v5 1 1 After Installation of pytables 2.0.2 by running tables-2.0.2.win32-py2.5.exe 2 2 I got 30 assertion exceptions while running the test-suite: 3 {{{ 3 4 >>> import tables 4 5 >>> tables.test() … … 25 26 157, 159, 161, 163, 165, 167, 169, 171, 173, 175, 177, 179, 181, 26 27 183, 185, 187, 189, 191, 193, 195, 197, 199], dtype=int64) (<type 'numpy.ndarray'>)) 28 }}}
