]> granicus.if.org Git - python/commit
Include the dependence of sysmodule on the patchlevel.h include, so
authorFred Drake <fdrake@acm.org>
Tue, 1 Aug 2000 17:46:22 +0000 (17:46 +0000)
committerFred Drake <fdrake@acm.org>
Tue, 1 Aug 2000 17:46:22 +0000 (17:46 +0000)
commit19c6afb42b12c3a50900b4157c8398e01acad91f
treef27347880c4064233e6d7f2bed2f020958ef7a6f
parent29b8d5acd05f0504c111fad2f7c7287baf74b2f2
Include the dependence of sysmodule on the patchlevel.h include, so
that sys.version_info will be built properly.
Python/Makefile.in