Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
36
class
AEXT(pya.A):
Callers
15
test_1
Method · 0.80
test_1a
Method · 0.80
test_2
Method · 0.80
test_3
Method · 0.80
test_4
Method · 0.80
test_5
Method · 0.80
test_6
Method · 0.80
test_7
Method · 0.80
test_8
Method · 0.80
test_1
Method · 0.80
test_2
Method · 0.80
test_3
Method · 0.80
Calls
no outgoing calls
Tested by
15
test_1
Method · 0.64
test_1a
Method · 0.64
test_2
Method · 0.64
test_3
Method · 0.64
test_4
Method · 0.64
test_5
Method · 0.64
test_6
Method · 0.64
test_7
Method · 0.64
test_8
Method · 0.64
test_1
Method · 0.64
test_2
Method · 0.64
test_3
Method · 0.64