MCPcopy Create free account
hub / github.com/KLayout/klayout / __str__

Method __str__

testdata/python/basic.py:32–33  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

30 def __init__(self, s):
31 self.s = s
32 def __str__(self):
33 return self.s
34
35# see test_21
36class AEXT(pya.A):

Callers 15

test_1Method · 0.80
test_1aMethod · 0.80
test_2Method · 0.80
test_3Method · 0.80
test_4Method · 0.80
test_5Method · 0.80
test_6Method · 0.80
test_7Method · 0.80
test_8Method · 0.80
test_1Method · 0.80
test_2Method · 0.80
test_3Method · 0.80

Calls

no outgoing calls

Tested by 15

test_1Method · 0.64
test_1aMethod · 0.64
test_2Method · 0.64
test_3Method · 0.64
test_4Method · 0.64
test_5Method · 0.64
test_6Method · 0.64
test_7Method · 0.64
test_8Method · 0.64
test_1Method · 0.64
test_2Method · 0.64
test_3Method · 0.64