Home | History | Annotate | Download | only in howto

Lines Matching full:surrounded

358 Generator expressions are surrounded by parentheses ("()") and list
359 comprehensions are surrounded by square brackets ("[]"). Generator expressions
420 creating a tuple, it must be surrounded with parentheses. The first list