File: ssi.shtml

package info (click to toggle)
libapache2-mod-python 3.5.0.1-3
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,864 kB
  • sloc: python: 7,471; ansic: 7,025; makefile: 296; lex: 246; sh: 212
file content (4 lines) | stat: -rw-r--r-- 98 bytes parent folder | download | duplicates (6)
1
2
3
4
<!--#python exec="
filter.write(data[:1])
filter.write(data[1:])
"--> <!--#python eval="'ok'" -->