MezzoNZ / crunchy

Automatically exported from code.google.com/p/crunchy
0 stars 0 forks source link

Crunchy requires Python 2.5 #63

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Because crunchy uses the "netloc" attribute from the urlparse module, it
requires Python 2.5.  This dependency (in 2 modules) can be easily removed.

Original issue reported on code.google.com by andre.ro...@gmail.com on 26 Nov 2007 at 8:32

GoogleCodeExporter commented 8 years ago
Wrong priority assigned initially.

Original comment by andre.ro...@gmail.com on 26 Nov 2007 at 8:33

GoogleCodeExporter commented 8 years ago
Fixed.  Commit 455.

Original comment by andre.ro...@gmail.com on 27 Nov 2007 at 3:08