コード例 #1
0
ファイル: test_area.py プロジェクト: kumy/pycaching
 def setUp(self):
     self.rect = Rectangle(Point(10., 20.), Point(30., -5.))