File: postinst-python-support

package info (click to toggle)
python-support 0.8.4lenny2
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 192 kB
  • ctags: 56
  • sloc: python: 515; perl: 250; sh: 22; makefile: 11
file content (3 lines) | stat: -rw-r--r-- 86 bytes parent folder | download | duplicates (3)
1
2
3
if which update-python-modules >/dev/null 2>&1; then
	update-python-modules #ARGS#
fi