]> granicus.if.org Git - python/commit
Fleshed out and added a bunch of useful stuff, notably 'check_func()',
authorGreg Ward <gward@python.net>
Wed, 21 Jun 2000 03:00:50 +0000 (03:00 +0000)
committerGreg Ward <gward@python.net>
Wed, 21 Jun 2000 03:00:50 +0000 (03:00 +0000)
commit59ac7091a7355233852a7cd34e0e0297d1eac3ea
tree68a4b0bf232dfac1e39055237b6eaa99127626e7
parent71257c73f828389c020d4f3a3e3e52f6846d6f29
Fleshed out and added a bunch of useful stuff, notably 'check_func()',
'try_cpp()', 'search_cpp()', and 'check_header()'.  This is enough that
the base config is actually useful for implementing a real config
command, specifically one for mxDateTime.
Lib/distutils/command/config.py