layouts/aknlayout2/group/gencode.py
branchRCL_3
changeset 54 08459e712984
parent 45 6ef40bf8fd34
child 108 73fa3ba3e5e0
equal deleted inserted replaced
45:6ef40bf8fd34 54:08459e712984
       
     1 #
       
     2 # Copyright (c) 2005 Nokia Corporation and/or its subsidiary(-ies).
       
     3 # All rights reserved.
       
     4 # This component and the accompanying materials are made available
       
     5 # under the terms of "Eclipse Public License v1.0"
       
     6 # which accompanies this distribution, and is available
       
     7 # at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 #
       
     9 # Initial Contributors:
       
    10 # Nokia Corporation - initial contribution.
       
    11 #
       
    12 # Contributors:
       
    13 #
       
    14 # Description:
       
    15 #
       
    16 
     1 #!/usr/bin/python
    17 #!/usr/bin/python
     2 
    18 
     3 import os
    19 import os
     4 import os.path
    20 import os.path
     5 import shutil
    21 import shutil