~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/help_topics/__init__.py

  • Committer: Jelmer Vernooij
  • Date: 2011-11-25 17:54:52 UTC
  • mfrom: (6303 +trunk)
  • mto: This revision was merged to the branch mainline in revision 6321.
  • Revision ID: jelmer@samba.org-20111125175452-v0uwwxqcp97tzuzv
Merge bzr.dev.

Show diffs side-by-side

added added

removed removed

Lines of Context:
622
622
BZR_PDB             Control whether to launch a debugger on error.
623
623
BZR_SIGQUIT_PDB     Control whether SIGQUIT behaves normally or invokes a
624
624
                    breakin debugger.
 
625
BZR_TEXTUI_INPUT    Force console input mode for prompts to line-based (instead
 
626
                    of char-based).
625
627
=================== ===========================================================
626
628
"""
627
629