File: mp.py

package info (click to toggle)
pyglet 2.0.17%2Bds-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 15,560 kB
  • sloc: python: 80,579; xml: 50,988; ansic: 171; makefile: 146
file content (4 lines) | stat: -rw-r--r-- 86 bytes parent folder | download | duplicates (2)
1
2
3
4
"""alias for configure.py"""
import configure

configure.dispatch_subcommand("mp.py")