scared about refrences...
Peter Otten
__peter__ at web.de
Tue Oct 31 04:12:20 EST 2006
More information about the Python-list mailing list
Tue Oct 31 04:12:20 EST 2006
- Previous message (by thread): scared about refrences...
- Next message (by thread): scared about refrences...
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
J. Clifford Dyer wrote: > Thanks, that's very helpful. Playing with your code a bit, I narrowed > the problem down to the array.array() structure. Looking at > help(array), there's a method defined called __deepcopy__, which, it > seems, takes no arguments, while deepcopy is passing it one argument. > Looks like a bug in the array module to me. Maybe others with more Fixed in subversion: http://www.python.org/sf/1545837
- Previous message (by thread): scared about refrences...
- Next message (by thread): scared about refrences...
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list