source: fedd/deter/__init__.py @ f1302d1

Last change on this file since f1302d1 was 044dd20, checked in by Ted Faber <faber@…>, 12 years ago

Move ip_addr and ip_allocator out

  • Property mode set to 100644
File size: 108 bytes
Line 
1#!/usr/local/bin/python
2
3import topdl 
4from fedid import *
5from ip_allocator import *
6from ip_addr import *
Note: See TracBrowser for help on using the repository browser.