Staging
v0.8.1
https://github.com/python/cpython
Revision 391f40e9f0b8b0a3f0b19e27d279694363267404 authored by Jack Jansen on 22 January 2001, 16:26:46 UTC, committed by Jack Jansen on 22 January 2001, 16:26:46 UTC
1 parent b216ab6
Raw File
Tip revision: 391f40e9f0b8b0a3f0b19e27d279694363267404 authored by Jack Jansen on 22 January 2001, 16:26:46 UTC
Unicodedatabase.c has gone.
Tip revision: 391f40e
setup.cfg.in

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