Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
Pygments / tests / examplefiles / pytb / syntax_error.pytb.output
Size: Mime:
''            Generic.Traceback
'  File '     Text
'"<stdin>"'   Name.Builtin
', line '     Text
'1'           Literal.Number
'\n'          Text

'    '        Text
'mismatch'    Name
'('           Punctuation
']'           Punctuation
'\n'          Text

'           ' Text
'^'           Punctuation.Marker
'\n'          Text

'SyntaxError' Generic.Error
': '          Text
"closing parenthesis ']' does not match opening parenthesis '('" Name
'\n'          Text