A Wednesday 12 January 2011 19:30:40 Frédéric Bastien escrigué:
> >> I'm trying pytables and I hit a problem: the class
> >> tables.earray.EArray don't support deepcopy.
> > 
> > It does.  Use the `copy()` method:
> > 
> > http://www.pytables.org/docs/manual/ch04.html#id340646
> 
> I mean that it don't support the copy.deepcopy method from the copy
> module.

Hmm, may I ask what you where trying to do by using copy.deepcopy()?

-- 
Francesc Alted

------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand 
malware threats, the impact they can have on your business, and how you 
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Pytables-users mailing list
Pytables-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pytables-users

Reply via email to