]> granicus.if.org Git - python/commit
xmlparse_ExternalEntityParserCreate(): Add required cast to return to
authorFred Drake <fdrake@acm.org>
Sun, 24 Sep 2000 22:07:59 +0000 (22:07 +0000)
committerFred Drake <fdrake@acm.org>
Sun, 24 Sep 2000 22:07:59 +0000 (22:07 +0000)
commit28adf52b0679072d20c52edd4846c09a7082304c
tree802f90e20852536dc238733a1acee744593704a6
parent46e13027a8642901181c461b4e6b0e81c376bc8c
xmlparse_ExternalEntityParserCreate():  Add required cast to return to
        avoid compiler warnings.
Modules/pyexpat.c