Files
nixpkgs/pkgs/development/python-modules/pulsar-client
Sergei Trofimovich 9582e13396 pypy27Packages.pulsar-client: use throw to report unsupported configurtion
Before the change `pypy27Packages.pulsar-client` evaluation failed for
uncatchable error if trying to access non-existent attribute.

`throw` makes it a catchable error.
2024-03-12 21:43:12 +00:00
..