Staging
v0.5.1
https://github.com/python/cpython
Revision 5ad28e14b60b32e19ecf54b87aae5f02bac6b361 authored by Brett Cannon on 03 August 2004, 04:53:29 UTC, committed by Brett Cannon on 03 August 2004, 04:53:29 UTC
comma expression in listpop() that was being returned.  Still essentially
unused (as it is meant to be), but now the compiler thinks it is worth
*something* by having it incremented.
1 parent bec69f6
Raw File
Tip revision: 5ad28e14b60b32e19ecf54b87aae5f02bac6b361 authored by Brett Cannon on 03 August 2004, 04:53:29 UTC
Tweak previous patch to silence a warning about the unused left value in the
Tip revision: 5ad28e1
python.mk
project : n:\python\python-1.5.1\pc\wat_os2\pyth_os2.exe n:\python\python-1.&
5.1\pc\wat_dos\pyth_dos.exe .SYMBOLIC

!include n:\python\python-1.5.1\pc\wat_os2\pyth_os2.mk1
!include n:\python\python-1.5.1\pc\wat_dos\pyth_dos.mk1
back to top