Changeset 170 for trunk/src/pxeconfig.in


Ignore:
Timestamp:
08/19/09 10:13:06 (15 years ago)
Author:
bas
Message:

pxe_global.py:

  • moved some more functions to the library the exception Class

src/pxeconfigd.py:

  • just import the server side as module
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/pxeconfig.in

    r161 r170  
    3535        import pxeconfig
    3636
     37from pxe_global import *
     38
    3739if __name__ == '__main__':
    3840        try:
Note: See TracChangeset for help on using the changeset viewer.