Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 613568 | Differences between
and this patch

Collapse All | Expand All

(-)a/pyfa.py (-1 / +2 lines)
Lines 20-25 Link Here
20
20
21
import sys
21
import sys
22
import re
22
import re
23
import os
24
sys.path.append(os.path.join("%%SITEDIR%%", "pyfa"))
23
import config
25
import config
24
26
25
27
26
- 

Return to bug 613568