Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #94964
| Date | 2015-08-04 22:41 +0900 |
|---|---|
| From | umedoblock <umedoblock@gmail.com> |
| Subject | Re: how to determine for using c extension or not ? |
| References | <55BF67CB.5030604@gmail.com> <mpoash$26j$1@ger.gmane.org> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1213.1438695710.3674.python-list@python.org> (permalink) |
On 2015年08月04日 03:11, Terry Reedy wrote: > Posting three times under two different names is not polite. Please to > not repeat. sorry... > You should not care. If you think there is an undocumented difference > in behavior, ask here if it is a bug. I don't think a bug in this question. > I expect that that test/test_bisect.py runs the same tests on both > versions. We have a test helper function for such situations. I didn't know test/support.py and support.import_fresh_module() function. I will use this function if I write some C accelerator. thanks.
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: how to determine for using c extension or not ? umedoblock <umedoblock@gmail.com> - 2015-08-04 22:41 +0900
csiph-web