gtg team mailing list archive
-
gtg team
-
Mailing list archive
-
Message #03502
Re: [Merge] lp:~huxuan/gtg/fix-test-script into lp:gtg
I would suggest to simplify code for Set_Name_Attribute_Error. Star-magic code could be replaced with a simple code:
class Set_Name_Attribute_Error(Exception):
"""Exception raised when try to set attribute to name"""
pass
--
https://code.launchpad.net/~huxuan/gtg/fix-test-script/+merge/104071
Your team Gtg developers is requested to review the proposed merge of lp:~huxuan/gtg/fix-test-script into lp:gtg.
References