File: args.py

package info (click to toggle)
metview-python 1.16.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 12,900 kB
  • sloc: python: 11,306; makefile: 84; ansic: 51; sh: 7
file content (4 lines) | stat: -rw-r--r-- 50 bytes parent folder | download | duplicates (2)
1
2
3
4
import metview as mv

a = mv.arguments()
print(a)