Commit 44c56e19 authored by Stefan Behnel's avatar Stefan Behnel

added tags to test files

parent 5173f9e3
# mode: run
# tag: generators
try:
from builtins import next # Py3k
......
# mode: run
# tag: lambda
# ticket: 195
__doc__ = u"""
......
# mode: run
# tag: lambda
# ticket: 605
cdef int cdef_CONST = 123
......
# mode: run
# tag: lambda
# ticket: 603
# Module scope lambda functions
__doc__ = """
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment