/pidgin/main: 6d73f0f635f9: Import the print function to make

Dani?l van Eeden <[email protected]>
Newsgroups gmane.comp.gnome.gaim.cvs
Message-ID <[email protected]>
Changeset: 6d73f0f635f9850864935fb4ce77e36eb59ed975
Author:	 Dani?l van Eeden <[email protected]>
Date:	 2015-12-22 19:33 +0100
Branch:	 release-2.x.y
URL: https://hg.pidgin.im/pidgin/main/rev/6d73f0f635f9

Description:

Import the print function to make

This makes Python 2.7 behave more like 3.x
(grafted from 23aa214a723e61868b15efd64765e73c27a3c745)

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.