rshell/r.py

6 wiersze
61 B
Python
Czysty Zwykły widok Historia

2017-02-12 18:52:20 +00:00
#!/usr/bin/env python3
from rshell import main
main.main()