Beispiel #1
0
	def test_print(self):
		bs = BSpline()
		bs._print()
		pass