mirror of
https://github.com/erg-lang/erg.git
synced 2025-09-28 12:14:43 +00:00
5 lines
162 B
Python
5 lines
162 B
Python
.Error: ClassType
|
|
.Error <: Exception
|
|
|
|
.setlocale!: (category: Int, locale := Str or Iterable(Str)) => NoneType
|
|
.localeconv: () -> {Str: Int or List(Obj) or Str}
|