Changeset 584
- Timestamp:
- Jun 3, 2008, 1:41:08 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/packages/sipb-xen-www/code/validation.py
r577 r584 5 5 import re 6 6 import string 7 from sipb_xen_database import Machine, NIC, Type, Disk 7 from sipb_xen_database import Machine, NIC, Type, Disk, CDROM 8 8 from webcommon import InvalidInput 9 9
Note: See TracChangeset
for help on using the changeset viewer.