/brz/remove-bazaar

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

« back to all changes in this revision

Viewing changes to bzrlib/osutils.py

  • Committer: Martin Pool
  • Date: 2009-07-29 04:36:03 UTC
  • mto: This revision was merged to the branch mainline in revision 4688.
  • Revision ID: mbp@sourcefrog.net-20090729043603-n1w50rdo492b4arg
Correction to example code

Show diffs side-by-side

added added

removed removed

Lines of Context:
892
892
    >>> try:
893
893
    >>>     import bzrlib._fictional_extension_pyx
894
894
    >>> except ImportError, e:
895
 
    >>>     bzrlib._failed_to_load_extension(e)
 
895
    >>>     bzrlib.osutils._failed_to_load_extension(e)
896
896
    >>>     import bzrlib._fictional_extension_py
897
897
    """
898
898
    # NB: This docstring is just an example, not a doctest, because doctest