
#import urllib

a = None
if string.split('abc'):
    a = "abc"

if a:
    import base64  

import base64  