~bzr-pqm/bzr/bzr.dev

Viewing all changes in revision 2485.8.24.

  • Committer: Vincent Ladeuil
  • Date: 2007-06-01 10:02:05 UTC
  • mto: (2485.8.44 bzr.connection.sharing)
  • mto: This revision was merged to the branch mainline in revision 2646.
  • Revision ID: v.ladeuil+lp@free.fr-20070601100205-i8hq7x0zm8k79g90
Finish http refactoring. Test suite passing.

* bzrlib/transport/http/_pycurl.py: 
Replaces _real_abspath by _unqualified_abspath.

* bzrlib/transport/http/_urllib.py:
Replaces _real_abspath by _unqualified_abspath.

* bzrlib/transport/http/__init__.py:
(HttpTransportBase.abspath): Deleted.
(HttpTransportBase._unqualified_abspath): Kind of _remote_path for
hhtp, replaces _real_abspath.

* bzrlib/tests/test_http.py:
(TestHttpTransportUrls.test_invalid_http_urls): Delete the test
for directories, we are not listable anyway.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: