예제 #1
0
파일: test_area.py 프로젝트: kumy/pycaching
 def setUp(self):
     self.rect = Rectangle(Point(10., 20.), Point(30., -5.))