[PyPy-issue] [issue599] [PATCH] Implement PyFile_Check() & PyFile_CheckExact()

Dan Villiom Podlaski Christiansen pypy-dev-issue at codespeak.net
Sat Dec 4 19:29:33 CET 2010


New submission from Dan Villiom Podlaski Christiansen <danchr at gmail.com>:

The attached patch adds implementations of PyFile_Check() & PyFile_CheckExact() for cpyext.

----------
effort: ???
files: PyFile_Check.diff
messages: 1948
nosy: danchr, pypy-issue
priority: feature
release: ???
status: unread
title: [PATCH] Implement PyFile_Check() & PyFile_CheckExact()

_______________________________________________________
PyPy development tracker <pypy-dev-issue at codespeak.net>
<https://codespeak.net/issue/pypy-dev/issue599>
_______________________________________________________
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PyFile_Check.diff
Type: application/octet-stream
Size: 3182 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/pypy-issue/attachments/20101204/2a6f3314/attachment.obj>


More information about the Pypy-issue mailing list