summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2018-06-10-19-29-17.bpo-30167.G5EgC5.rst
blob: 072a001adab8832d08831759a466b71fdd71dae3 (plain)
1
Prevent site.main() exception if PYTHONSTARTUP is set. Patch by Steve Weber.