1
0
mirror of https://github.com/openSUSE/osc.git synced 2024-12-26 01:46:13 +01:00

fix import of the rest of the module from commandline.py

This commit is contained in:
Dr. Peter Poeml 2006-05-10 14:34:59 +00:00
parent aaa41561be
commit c0c271a8ec

View File

@ -5,7 +5,7 @@
# and distributed under the terms of the GNU General Public Licence,
# either version 2, or (at your option) any later version.
from osclib import *
from core import *
def main():