This website requires JavaScript.
Explore
Help
Register
Sign In
MDS
/
openide
Watch
1
Star
0
Fork
0
mirror of
https://gitflic.ru/project/openide/openide.git
synced
2026-09-21 12:14:37 +07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e42d12eb375cd035a34b29febddcb40d1ca5806c
openide
/
python
/
testData
/
highlighting
T
History
Dmitry Jemerov
a558b1d5d3
highlight star expression used outside of assignment context (PY-10177)
2013-10-31 21:00:20 +01:00
..
jython
Fixed test data files capitalization
2013-04-17 17:23:23 +04:00
argumentList.py
…
assignmentTargets3K.py
…
assignmentTargets.py
…
assignmentTargetWith.py
…
breakOutsideOfLoop.py
…
builtins.py
…
continueInFinallyBlock.py
…
declarations.py
…
docstring.py
…
docStrings.py
…
escapedBackslash.py
…
importStarAtTopLevel.py
…
keywordOnlyArguments.py
…
malformedStringEscaped.py
…
malformedStringTripleQuoteUnterminated.py
…
malformedStringUnterminated.py
…
methodParams.py
…
mixedTripleQuotes.py
…
oddNumberOfQuotes.py
…
parenthesizedGenerator.py
…
regularAfterVarArgs.py
…
returnOutsideOfFunction.py
…
returnWithArgumentsInGenerator.py
…
starArgs.py
…
starInGenerator.py
highlight star expression used outside of assignment context (PY-10177)
2013-10-31 21:00:20 +01:00
stringBytesLiteralOK.py
…
stringEscapedOK.py
…
stringMixedSeparatorsOK.py
…
unicode33.py
…
unicodeOrByte25.py
…
unicodeOrByte26future.py
…
unicodeOrByte30.py
…
unicodeOrByteRaw.py
…
unsupportedFeaturesInPython3.py
fixed PY-9274 Broken raw bytes literal parsing for Python 3.3
2013-03-29 16:44:08 +04:00
yieldFromBefore33.py
…
yieldInNestedFunction.py
…
yieldOutsideOfFunction.py
…