« Previous entry | Next entry » Browse > Snippets

Skip to comments (1) tomteröv
Posted by guest on Aug 25 2009 @ 21:38  :: 646 unique visits

#!/Users/dw/prog/python/bin/python3
import struct

def shit(blah):
   l = []
   apa = struct
   apa.hej = \"fisk\"
   apa.boll = \"boing\"
   apa.moj = blah

   boll = struct
   boll.hej = \"fisk2\"
   boll.boll = \"boing2\"
   boll.moj = blah

   l.append(apa)
   l.append(boll)

   return (l)

def grejsa():
   grejs = shit(\"massor\")
   for tjafs in grejs:
       print(tjafs.hej)
       print(tjafs.boll)
       print(tjafs.moj)

grejsa()

1 comment posted so far
Add your own »

1. On Jan 05 2010 @ 15:37 uggbaileybutton wrote:

bailey button uggs

-ugg boots cheap

ugg boots uk

ugg classic

Add a new comment

Name:
Password: (leave empty for anonymous comment)
 
View formatting tags Comment: