[Python-Dev] Developing/patching ctypes
"Martin v. Löwis"
martin at v.loewis.de
Sun Mar 12 01:24:56 CET 2006
More information about the Python-Dev mailing list
Sun Mar 12 01:24:56 CET 2006
- Previous message: [Python-Dev] Developing/patching ctypes
- Next message: [Python-Dev] Developing/patching ctypes
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Thomas Wouters wrote: > I suspect that some of those failures probably aren't ctypes failures, > but re-running-ctype-tests-in-the-same-process failures (like the very > first one) -- I get more errors when running -R:: than I do when running > the test verbosely directly. Maybe re-running the test could be done in > a freshly spawned Python? Feel free to implement that; buildbot will immediately pick it up. Getting the command line right might be a challenge though (plus finding the right Python interpreter, etc.) Regards, Martin
- Previous message: [Python-Dev] Developing/patching ctypes
- Next message: [Python-Dev] Developing/patching ctypes
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list