wolverine2k / crunchy

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

Python 2.6 -3 warnings #195

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
In order to port Crunchy to Python 3, some warnings raised by python 2.6 -3
must be fixed.

As an attachment, there is a first list of warnings to be fixed.

Original issue reported on code.google.com by florian....@gmail.com on 17 Apr 2009 at 9:35

Attachments:

GoogleCodeExporter commented 8 years ago
I'll take ownership of this since I'm porting it to Python 3. Fortunately, 
looks like a 
goodly amount of the warnings have been fixed, most of them just by upgrading 
BeautifulSoup to the latest, Python 3-compatible version.

Original comment by shadytr...@gmail.com on 10 Jul 2009 at 10:15

GoogleCodeExporter commented 8 years ago
This is essentially fixed.  Crunchy should soon work with any Python version 
greater
or equal to 2.4, including 3.1

Original comment by andre.ro...@gmail.com on 9 Aug 2009 at 1:46