comparison misc.py @ 313:009ce84e9f52

behaviour is now the same as a list in pylearn, so if len(ds) = 10, ds[10] raise an IndexError, same thing for ds[[1,10]], and ds[0:14:1] returns 10 elements
author Thierry Bertin-Mahieux <bertinmt@iro.umontreal.ca>
date Wed, 11 Jun 2008 13:53:39 -0400
parents 9e96fe8b955c
children 430c9e92cd23
comparison
equal deleted inserted replaced
312:96cca78de3ed 313:009ce84e9f52