Module Utilities¶
pcapkit.utilities contains several useful functions
and classes which are fundations of pcapkit, including
decorater function seekset()
and beholder(), and
several user-refined exceptions and warnings.
- Auxiliary Functions
- User Defined Exceptions
- Loud and Quiet Errors
TypeErrorCategoryAttributeErrorCategoryIOErrorCategoryFileExistsErrorCategoryFileNotFoundErrorCategoryIndexErrorCategoryValueErrorCategoryNotImplementedErrorCategorystruct.errorCategoryEOFErrorCategoryKeyErrorCategoryModuleNotFoundErrorCategoryio.UnsupportedOperationCategory
- User Defined Warnings
- Logging System
- Character Set Detection
Version Compatibility¶
pcapkit further provides a compatibility layer for the
following objects and functions:
Compatibility Target |
Minimal Required Version |
|---|---|
Python 3.5 |
|
Python 3.6 |
|
Python 3.6 |
|
Python 3.8 |
|
Python 3.9 |
|
Python 3.9 |
|
Python 3.9 |
|
Python 3.9 |
|
Python 3.11 |
|
Python 3.8 |
|
Python 3.11 |
|
Python 3.11 |
|
Python 3.10 |