/pidgin/main: 23aa214a723e: Import the print function to make

Dani?l van Eeden <[email protected]>
Newsgroups gmane.comp.gnome.gaim.cvs
Message-ID <[email protected]>
Changeset: 23aa214a723e61868b15efd64765e73c27a3c745
Author:	 Dani?l van Eeden <[email protected]>
Date:	 2015-12-22 19:33 +0100
Branch:	 default
URL: https://hg.pidgin.im/pidgin/main/rev/23aa214a723e

Description:

Import the print function to make

This makes Python 2.7 behave more like 3.x

diffstat:

 libpurple/purple-url-handler |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (10 lines):

diff --git a/libpurple/purple-url-handler b/libpurple/purple-url-handler
--- a/libpurple/purple-url-handler
+++ b/libpurple/purple-url-handler
@@ -1,5 +1,5 @@
 #!/usr/bin/env python
-
+from __future__ import print_function
 import dbus
 import re
 import sys

_______________________________________________
Commits mailing list
[email protected]
https://pidgin.im/cgi-bin/mailman/listinfo/commits
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.