def is_prime0(number):
    """ requires enough primes in global list primes """
    for n in primes:
...

Python On isprime

by Tony Veijalainen, May 16, 2011 12:53

The primitive version with ...

817dc5e40debb5c94a9d540b732910b8 Talk

Python On Classtemplate

by 0116 cum swallowing amateur, May 16, 2011 09:58

Three may keep a secret if ...

F2960194a95e7834b45736d500667645 Talk

Python On Classtemplate

by Lepnina881, May 15, 2011 23:55

One who is contented with w...

51e2915effe01201c0beed0521b65b1b Talk

Python On Classtemplate

by Lepnina667, May 15, 2011 21:55

You cannot depend on your e...

40ae3084824232d5559b2698e053cfa3 Talk

Python On Classtemplate

by FishOil012, May 15, 2011 16:22

Не that respects not is not...

099bb8b2221eccf0881b0b6966af4239 Talk

Python On Classtemplate

by Watches612, May 15, 2011 13:35

Better the devil you know t...

7cac3d30dd6f760772e29541e858ff5b Talk

Python On encryption/decryption program

by Clothes, May 15, 2011 13:33

Big thanks

Bc969d34b39326d2424756df5fbbb81f Talk

Python On Classtemplate

by PrivatePilot755, May 15, 2011 09:19

It is the first step that c...

9b77202ca140f9d66f95b1b8dd4c89c0 Talk

Python On Classtemplate

by FishOil466, May 15, 2011 00:05

A bad workman quarrels with...

D72029f2c9e290217ec632affc28620f Talk

Python On Classtemplate

by Watches071, May 14, 2011 21:19

A man who gives his childre...

8ae9d2b465e927cfa983e2af5b0e91db Talk

Python On Classtemplate

by expediacom534, May 14, 2011 18:32

Joys divided are increased.

Ee3a9dfd36253f3d09c3c1756070f557 Talk

Python On Classtemplate

by PrivatePilot004, May 14, 2011 16:48

How much have cost us evils...

512c24b89e60efa8396208576f96eba0 Talk
LHlpaDya

Python On Merging two addresses into ...

by LeKnzNf, May 13, 2011 03:16

LHlpaDya

920475ad6567226519c6b1e8df333ed9 Talk

Python On Linked List

by clonecd480, May 09, 2011 00:30

If you don't like the weath...

63f3ea721f9549c6ac448a1b60dfaddd Talk

Python On Twisted tcp client

by clonecd570, May 09, 2011 00:30

Love is blind, as well as h...

8d60d16244ca1b6480f70cf4fd03d1c3 Talk

Python On Classtemplate

by clonecd094, May 09, 2011 00:29

That man is idle who can do...

8719ecc8bacdbee0487d8682db115123 Talk
import math

def is_prime(number): 
...

Python On isprime

by dirtybit, May 01, 2011 22:01

It can be made a little bit...

F9835dc13ae21756aa112b86d576ec26 Talk
storeList = dom.select("//table/tr/td[@width='642']/table/tr/td[@width='180']/text()").extract() #store names
addressHTML = dom.select("//table/tr/td[@width='642']/table/tr/td[@class='tableitem']").extract() #store addresses, contains HTML so we need to parse out the actual address

...

Python On Merging two addresses into ...

by dirtybit, May 01, 2011 21:50

You can use built-in zip fu...

0c8d4b099476ce42d0bceaef982662da Talk
storeList = dom.select("//table/tr/td[@width='642']/table/tr/td[@width='180']/text()").extract() #store names
addressHTML = dom.select("//table/tr/td[@width='642']/table/tr/td[@class='tableitem']").extract() #store addresses, contains HTML so we need to parse out the actual address

...

Python On Merging two addresses into ...

by dirtybit, May 01, 2011 21:49

You can use built-in zip fu...

0c8d4b099476ce42d0bceaef982662da Talk
#!/usr/bin/env python

from itertools import combinations, product, imap, chain
...

Python On Find All Combinations of 2 ...

by jpkotta, April 25, 2011 23:25

I hope I understood your pr...

36c6145047e62b215306e1a3e6d6800f Talk
#!/usr/bin/env python

from itertools import combinations, product, imap, chain
...

Python On Find All Combinations of 2 ...

by jpkotta, April 25, 2011 23:25

I hope I understood your pr...

36c6145047e62b215306e1a3e6d6800f Talk
#!/usr/bin/env python

from itertools import combinations, product, imap, chain
...

Python On Find All Combinations of 2 ...

by jpkotta, April 25, 2011 23:24

I hope I understood your pr...

36c6145047e62b215306e1a3e6d6800f Talk
dSfYGnX

Python On Merging two addresses into ...

by nJelFOKQ, April 25, 2011 04:44

dSfYGnX

34a9dc9b5f12dedcc6b543ec0eb346d0 Talk
bHExKWd

Python On Merging two addresses into ...

by BcyRSVm, April 23, 2011 17:12

bHExKWd

Ea17709cbd964125e17b227bfe6c1770 Talk

Python On Convert .pdf to .tiff

by Car Hire, April 20, 2011 08:37

Appreaciate for the work yo...

1cdab11f1fa4d990918a5aac64611929 Talk