Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 17a82f9

Browse filesBrowse files
committed
Minor cleanup
1 parent 474abc8 commit 17a82f9
Copy full SHA for 17a82f9

File tree

Expand file treeCollapse file tree

1 file changed

+0
-6
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-6
lines changed

‎setupext.py

Copy file name to clipboardExpand all lines: setupext.py
-6Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -58,12 +58,6 @@
5858
'linux3' : ['/usr/local', '/usr'],
5959
'linux' : ['/usr/local', '/usr',],
6060
'cygwin' : ['/usr/local', '/usr',],
61-
62-
# darwin is Mac OS X.
63-
# The default configuration works for Apple's built-in python, python.org python and Homebrew python
64-
# If you use Fink python then prepend '/sw'
65-
# If you use MacPorts python then prepend '/opt/local'
66-
6761
'darwin' : ['/usr/local/', '/usr', '/usr/X11'],
6862
'freebsd4' : ['/usr/local', '/usr'],
6963
'freebsd5' : ['/usr/local', '/usr'],

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.