~ubuntu-branches/ubuntu/quantal/pytables/quantal

« back to all changes in this revision

Viewing changes to bench/bsddb-table-bench.py

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2005-11-27 20:25:34 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20051127202534-l8jzyd8357krw40h
Tags: 1.1.1-1ubuntu1
* Sync with Debian:
  + Use python 2.4 as default

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
###### WARNING #######
3
3
### This script is obsoleted ###
4
4
### If you get it working again, please, drop me a line
5
 
### F. Alted 2004-01-27
 
5
### F. Altet 2004-01-27
6
6
from tables import *
7
7
import numarray as NA
8
8
import struct, sys