]> granicus.if.org Git - python/commit
Add a missing forward declaration for PyFileIO_Type. The _fileio module now compiles...
authorCollin Winter <collinw@gmail.com>
Thu, 8 Mar 2007 21:46:15 +0000 (21:46 +0000)
committerCollin Winter <collinw@gmail.com>
Thu, 8 Mar 2007 21:46:15 +0000 (21:46 +0000)
commitaf334387d12e12677460b4f558ed0a670fdfcebf
treeafd0ade34810b6b4ee2845ad0bbb98382980a4d6
parent7afaa88ebc7c4b1eec87c50989b599e2147e1247
Add a missing forward declaration for PyFileIO_Type. The _fileio module now compiles with --with-pydebug.
Modules/_fileio.c