-
Committer:
Thomas Hervé
-
Date:
2010-09-01 15:50:35 UTC
-
mfrom:
(373.1.2 resultset-select-copy)
-
Revision ID:
thomas@canonical.com-20100901155035-sfapdvkscot14eac
Merge resultset-select-copy [r=niemeyer,jkakar] [f=620508]
Give a copy the _select attribute when ResultSet.copy is called, to prevent problems
when _get_select modifies it later on. It fixes a problem with sliced results
and count calls, mainly.