Import other modules into __init__

This commit is contained in:
Neale Pickett 2009-04-06 15:19:37 -06:00
parent 71787f6b56
commit 6c2e6d135a
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
import sys
import struct
import gapstr, ip, crypto
printable = 'abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890!@#$%^&*()[]{}`~/=-\\?+|\',."<>: _'