Ignore:
Timestamp:
Nov 30, 2008 9:19:33 AM (15 years ago)
Author:
Ted Faber <faber@…>
Branches:
axis_example, compt_changes, info-ops, master, version-1.30, version-2.00, version-3.01, version-3.02
Children:
7454054
Parents:
f0dc2ca
Message:

Clean up some names that start with fedd_ that are ugly with the new package
structure. A couple other bugs cleaned up, too.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • fedd/fedd_client.py

    rf0dc2ca rec4fb42  
    1919import xmlrpclib
    2020
    21 from fedd.fedd_util import fedd_ssl_context, pack_id, unpack_id
     21from fedd.util import fedd_ssl_context, pack_id, unpack_id
    2222from fedd.fedid import fedid
    2323from fedd.remote_service import service_caller
Note: See TracChangeset for help on using the changeset viewer.