#!/usr/bin/env python2.7 x = 123456789L x = 123456789 # output #!/usr/bin/env python2.7 x = 123456789l x = 123456789