mirror of
https://github.com/erg-lang/erg.git
synced 2025-07-19 11:05:44 +00:00
6 lines
177 B
Python
6 lines
177 B
Python
.tempfile = pyimport "tempfile"
|
|
|
|
.AddBase = 'addbase': ClassType
|
|
.AddCloseHook = 'addclosehook': ClassType
|
|
.AddInfo = 'addinfo': ClassType
|
|
.AddInfoUrl = 'addinfourl': ClassType
|