source: fedd/federation/__init__.py @ 22a1a77

compt_changesinfo-ops
Last change on this file since 22a1a77 was 5d3f239, checked in by Ted Faber <faber@…>, 15 years ago

change package name to avoid conflicts with fedd on install

  • Property mode set to 100644
File size: 149 bytes
Line 
1#/usr/local/bin/python
2
3from fedid import fedid
4from service_error import service_error
5from config_parser import config_parser
6
7import parse_detail
Note: See TracBrowser for help on using the repository browser.