About Anaconda Help Download Anaconda

main / packages / exceptiongroup 1.2.0

Backport of PEP 654 (exception groups)

Installers

  • win-64 v1.2.0
  • linux-64 v1.2.0
  • linux-aarch64 v1.2.0
  • linux-s390x v1.2.0
  • osx-64 v1.2.0
  • osx-arm64 v1.2.0
  • linux-ppc64le v1.0.4

conda install

To install this package run one of the following:
conda install main::exceptiongroup

Description

"This is a backport of the BaseExceptionGroup and ExceptionGroup classes from Python 3.11. It contains the following: * The exceptiongroup.BaseExceptionGroup and exceptiongroup.ExceptionGroup classes * A utility function (exceptiongroup.catch()) for catching exceptions possibly nested in an exception group * Patches to the TracebackException class that properly formats exception groups (installed on import) * An exception hook that handles formatting of exception groups through TracebackException (installed on import) * Special versions of some of the functions from the traceback module"


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy