mirror of
https://github.com/python/cpython.git
synced 2026-01-03 14:02:21 +00:00
add _csv build line
This commit is contained in:
parent
64a839eb71
commit
2497982bbb
1 changed files with 3 additions and 0 deletions
|
|
@ -191,6 +191,9 @@ GLHACK=-Dclear=__GLclear
|
|||
# Dynamic readlines
|
||||
#xreadlines xreadlinesmodule.c
|
||||
|
||||
# CSV file helper
|
||||
#_csv _csv.c
|
||||
|
||||
# Socket module helper for socket(2)
|
||||
#_socket socketmodule.c
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue