Home
/
Python 3.11
/
Types
/
CodeType
Python 3.0
Python 3.9
Python 3.11
Fungsi
ID
EN
…
Types
CodeType
Python 3.11
🇮🇩 Bahasa Indonesia
Tipe objek kode seperti yang dikembalikan oleh kompilasi().
Syntax
PYTHON
Copy
class types.CodeType(**kwargs)
See Also
code objects
compile()
auditing event