Open GoogleCodeExporter opened 9 years ago
Changed priority to low, since we don't need this fixed for the release.
- Might be nice for the next release?
- Should be wrapped into the unit tests that are being added for the cpython
module.
- Shouldn't depend on pygame for tests though, as that's not part of the vanilla
python install.
Original comment by philhas...@gmail.com
on 23 Sep 2008 at 3:07
hi,
Removing the static keyword fixes this. Static things are global, which of
course
causes issues with threads.
cheers,
Original comment by ren...@gmail.com
on 24 Sep 2008 at 12:48
Original issue reported on code.google.com by
ren...@gmail.com
on 23 Sep 2008 at 7:08