summaryrefslogtreecommitdiff
path: root/tests/basics/generator_throw.py
AgeCommit message (Expand)Author
2024-05-27tests/basics: Split out generator.throw tests that pass multiple args.Damien George
2024-03-07all: Prune trailing whitespace.Phil Howard
2019-05-09py/objgenerator: Fix handling of None passed as 2nd arg to throw().Damien George
2018-09-28tests/basics: Split out gen throw tests from yield-from-throw tests.Damien George