[pygobject/benzea/gio-asyncio] test
- From: Benjamin Berg <bberg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pygobject/benzea/gio-asyncio] test
- Date: Fri, 19 Nov 2021 15:44:16 +0000 (UTC)
commit 60ee5ae9e090c69234a8810e9bcd739c36465a2b
Author: Benjamin Berg <bberg redhat com>
Date: Fri Nov 19 16:43:51 2021 +0100
test
gi/events.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gi/events.py b/gi/events.py
index 3b910298..da6a017d 100644
--- a/gi/events.py
+++ b/gi/events.py
@@ -239,7 +239,7 @@ class GLibEventLoopPolicy(events.AbstractEventLoopPolicy):
import traceback
print("getting loop")
- traceback.print_stack(limit=5)
+ traceback.print_stack(limit=5, file=sys.stdout)
# Get the thread default main context
ctx = GLib.MainContext.get_thread_default()
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]