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

(-)a/setup.py (+1 lines)
Lines 17-22 Link Here
17
#  - set version to n+1
17
#  - set version to n+1
18
#  - add a new empty section in the changelog for version n+1
18
#  - add a new empty section in the changelog for version n+1
19
19
20
from __future__ import with_statement 
20
from imp import load_source
21
from imp import load_source
21
from os import path
22
from os import path
22
from sys import argv
23
from sys import argv

Return to bug 364327