toomuchcookies / pgu

Automatically exported from code.google.com/p/pgu
GNU Lesser General Public License v2.1
0 stars 0 forks source link

tries to raise a string as an exception #16

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
In gui/surface.py, line 12, an exception is raised. However, python doesn't 
know how to raise an exception that is a string, and complains about it.

I'm using pgu 0.12.3 on ubuntu 10.04.

Original issue reported on code.google.com by sliverdr...@gmail.com on 5 Jul 2010 at 7:12

GoogleCodeExporter commented 9 years ago
Hey there, this has been fixed in the repository version (release forthcoming).

Original comment by peter.ro...@gmail.com on 29 Dec 2010 at 12:35