Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 61261
Collapse All | Expand All

(-)pycrash.py (-1 / +1 lines)
Lines 49-55 Link Here
49
del threading
49
del threading
50
50
51
#Global variables definition
51
#Global variables definition
52
PYCRASH_VERSION 		= "0.4-pre2"
52
PYCRASH_VERSION 		= "0.4-pre3"
53
PYCRASH_STRINGS_INFO 	= ['AppName', "Version", "SendTo"]
53
PYCRASH_STRINGS_INFO 	= ['AppName', "Version", "SendTo"]
54
PYCRASH_REFERENCE 		= None
54
PYCRASH_REFERENCE 		= None
55
55

Return to bug 61261