Implemented __repr__ for the ClassGroup* classes to make debugging a bit easier. (ClassGroup.SetLabel): Check that the string is an instance of StringTypes not StringType. Accounts for Unicode strings.