Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #94964 > unrolled thread
| Started by | umedoblock <umedoblock@gmail.com> |
|---|---|
| First post | 2015-08-04 22:41 +0900 |
| Last post | 2015-08-04 22:41 +0900 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: how to determine for using c extension or not ? umedoblock <umedoblock@gmail.com> - 2015-08-04 22:41 +0900
| From | umedoblock <umedoblock@gmail.com> |
|---|---|
| Date | 2015-08-04 22:41 +0900 |
| Subject | Re: how to determine for using c extension or not ? |
| Message-ID | <mailman.1213.1438695710.3674.python-list@python.org> |
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 top | Article view | comp.lang.python
csiph-web