python: amend doc link in siteconfig
This commit is contained in:
parent
b546c2894e
commit
735fb7c721
1 changed files with 1 additions and 1 deletions
|
@ -234,7 +234,7 @@ class Python < Formula
|
|||
<<-EOF.undent
|
||||
# This file is created by Homebrew and is executed on each python startup.
|
||||
# Don't print from here, or else python command line scripts may fail!
|
||||
# <https://github.com/Homebrew/homebrew/wiki/Homebrew-and-Python>
|
||||
# <https://github.com/Homebrew/homebrew/blob/master/share/doc/homebrew/Homebrew-and-Python.md>
|
||||
import os
|
||||
import sys
|
||||
|
||||
|
|
Loading…
Reference in a new issue