https://bugs.gpodder.org/show_bug.cgi?id=1710

--- Comment #5 from Sean Munkel <[email protected]> 2012-11-07 19:00:53 GMT 
---
If I change "gpo" to just the following it still crashes, I believe that should
eliminate pyreadline as a possible cause.

#!/usr/bin/env python
# -*- coding: utf-8 -*-

import ctypes
import ctypes.util
msvcrt = ctypes.cdll.LoadLibrary(ctypes.util.find_msvcrt())

-- 
Configure bugmail: https://bugs.gpodder.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
_______________________________________________
gPodder-Bugs mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/gpodder-bugs

Reply via email to