0
0
mirror of https://github.com/python/cpython.git synced 2024-11-24 08:52:25 +01:00
cpython/PC/bdist_wininst
Serhiy Storchaka 0b3ec19225 Use NULL rather than 0. (#778)
There was few cases of using literal 0 instead of NULL in the context of
pointers.  While this was a legitimate C code, using NULL rather than 0 makes
the code clearer.
2017-03-23 17:53:47 +02:00
..
archive.h
bdist_wininst.vcxproj
bdist_wininst.vcxproj.filters
build.bat
extract.c
install.c Use NULL rather than 0. (#778) 2017-03-23 17:53:47 +02:00
install.rc
PythonPowered.bmp
README.txt
resource.h

XXX Write description
XXX Dont't forget to mention upx

XXX Add pointer to this file into PC/README.txt