This website works better with JavaScript
Sākums
Izpētīt
Palīdzība
Reģistrēties
Pierakstīties
Eeems
/
pacman-repo
Vērot
1
Pievienot zvaigznīti
0
Atdalīts
0
Faili
Koks:
4bfc70e700
Atzari
Tagi
master
pacman-repo
/
pacman_repo
/
__main__.py
__main__.py
93 B
Vēsture
Neapstrādāts
1
2
3
4
5
6
#!/usr/bin/env python
from .command_line import main
if __name__ == '__main__':
main()