File: bad.py

package info (click to toggle)
pylint 3.3.4-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 18,660 kB
  • sloc: python: 74,101; makefile: 67
file content (1 line) | stat: -rw-r--r-- 56 bytes parent folder | download | duplicates (3)
1
print("%(x)d %(y)d" % [1, 2])  # [format-needs-mapping]