File: postinst-python-support

package info (click to toggle)
python-support 1.0.10
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 232 kB
  • ctags: 125
  • sloc: python: 717; perl: 248; sh: 31; makefile: 19
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