branch | stable |
changeset 3949 | 808aef800909 |
parent 3766 | 9e5dc4b1ada4 |
child 3998 | 94cc7cad3d2d |
child 4212 | ab6573088b4a |
--- a/rset.py Sun Nov 29 23:48:22 2009 +0100 +++ b/rset.py Mon Nov 30 17:48:01 2009 +0100 @@ -452,7 +452,6 @@ @cached def column_types(self, col): """return the list of different types in the column with the given col - index default to 0 (ie the first column) :type col: int :param col: the index of the desired column