File: yacc_unused.exp

package info (click to toggle)
ply 2.2-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 1,084 kB
  • ctags: 1,254
  • sloc: python: 6,169; makefile: 5; sh: 2
file content (4 lines) | stat: -rw-r--r-- 205 bytes parent folder | download | duplicates (2)
1
2
3
4
./yacc_unused.py:63: Symbol 'COMMA' used, but not defined as a token or a rule.
yacc: Symbol 'COMMA' is unreachable.
yacc: Symbol 'exprlist' is unreachable.
ply.yacc.YaccError: Unable to construct parser.