Staging
v0.8.1
https://github.com/python/cpython
Revision c955f892254359194b3b1c4462156753acc4de90 authored by Skip Montanaro on 20 January 2001, 19:12:54 UTC, committed by Skip Montanaro on 20 January 2001, 19:12:54 UTC
1 parent 6bd6835
Raw File
Tip revision: c955f892254359194b3b1c4462156753acc4de90 authored by Skip Montanaro on 20 January 2001, 19:12:54 UTC
docstring typo
Tip revision: c955f89
setup.cfg.in

[install]
install_platlib = @prefix@/lib/python@VERSION@/lib-dynload
back to top