File: prerm-python-support

package info (click to toggle)
python-support 0.5.6
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 172 kB
  • ctags: 84
  • sloc: python: 434; perl: 212; sh: 20; makefile: 11
file content (3 lines) | stat: -rw-r--r-- 99 bytes parent folder | download
1
2
3
if which update-python-modules >/dev/null 2>&1; then
	update-python-modules -c #OPTIONS# #DIRS#
fi