mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
remove comment about long-gone SGI modules (#3850)
This commit is contained in:
parent
5961e7c156
commit
edc05c5d88
1 changed files with 0 additions and 2 deletions
2
setup.py
2
setup.py
|
@ -615,8 +615,6 @@ class PyBuildExt(build_ext):
|
|||
|
||||
math_libs = self.detect_math_libs()
|
||||
|
||||
# XXX Omitted modules: gl, pure, dl, SGI-specific modules
|
||||
|
||||
#
|
||||
# The following modules are all pretty straightforward, and compile
|
||||
# on pretty much any POSIXish platform.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue