blob: 6bcf7cea8fc6e3bbaeb820426fd8f61157c1d54c [file] [log] [blame]
Tor Norbye3a2425a2013-11-04 10:16:08 -08001try:
2 import sys
3except:
4 sys = None