/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

  • Committer: John Arbash Meinel
  • Date: 2009-07-24 16:36:51 UTC
  • Revision ID: john@arbash-meinel.com-20090724163651-drv2gb4qo5f2oprw
Fix a fairly critical bug where TextUIFactory.get_non_echoed_password was failing.
Basically, we forgot to import 'getpass', and the code under question is only
run when sys.stdout is a real terminal.
Not sure how to test, so just fixing it for now.
Filename Latest Rev Last Changed Committer Comment Size
..
__init__.py 4523.1.4 16 years ago Martin Pool Rename remaining *_implementations tests 7.5 KB Diff Download File
test_compare.py 4544.2.1 16 years ago Robert Collins Add interface enforcement for the behaviour of ite 68.4 KB Diff Download File