/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 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 6.1 KB Diff Download File
dir_exporter.py 4562.1.1 16 years ago Jelmer Vernooij Support exporting symlinks when exporting from a w 2.6 KB Diff Download File
tar_exporter.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 3.4 KB Diff Download File
zip_exporter.py 4183.7.1 16 years ago Sabin Iacob update FSF mailing address 3.6 KB Diff Download File