| Portability | ghc |
|---|---|
| Stability | experimental |
| Maintainer | florbitous@gmail.com |
| Safe Haskell | None |
Blip.Marshal
Description
Reading, writing and representation of Python bytecode files.
Documentation
Constructors
| Code | |
Fields
| |
| String | |
Fields
| |
| Tuple | |
| Int | |
| Float | |
Fields
| |
| None | |
| Ellipsis | |
| Unicode | |
| TrueObj | |
| FalseObj | |
| Complex | |
| Long | |
Fields
| |
type CodeObjectFlagMask = Word32Source