source: fedd/federation/__init__.py @ 5d3f239

axis_examplecompt_changesinfo-opsversion-1.30version-2.00version-3.01version-3.02
Last change on this file since 5d3f239 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.