Rev 4567: (jam) Import getpass so that password prompting works again. in file:///home/pqm/archives/thelove/bzr/%2Btrunk/

Canonical.com Patch Queue Manager pqm at pqm.ubuntu.com
Fri Jul 24 19:12:40 BST 2009


At file:///home/pqm/archives/thelove/bzr/%2Btrunk/

------------------------------------------------------------
revno: 4567 [merge]
revision-id: pqm at pqm.ubuntu.com-20090724181237-s69vjke1os2p6xmr
parent: pqm at pqm.ubuntu.com-20090724042219-cpfjr65il0k0tdet
parent: john at arbash-meinel.com-20090724163651-drv2gb4qo5f2oprw
committer: Canonical.com Patch Queue Manager <pqm at pqm.ubuntu.com>
branch nick: +trunk
timestamp: Fri 2009-07-24 19:12:37 +0100
message:
  (jam) Import getpass so that password prompting works again.
modified:
  bzrlib/ui/text.py              text.py-20051130153916-2e438cffc8afc478
=== modified file 'bzrlib/ui/text.py'
--- a/bzrlib/ui/text.py	2009-07-19 01:05:42 +0000
+++ b/bzrlib/ui/text.py	2009-07-24 16:36:51 +0000
@@ -18,6 +18,7 @@
 """Text UI, write output to the console.
 """
 
+import getpass
 import os
 import sys
 import time




More information about the bazaar-commits mailing list