Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #100228
| X-Received | by 10.129.103.65 with SMTP id b62mr5290641ywc.4.1449746960219; Thu, 10 Dec 2015 03:29:20 -0800 (PST) |
|---|---|
| X-Received | by 10.50.30.201 with SMTP id u9mr416872igh.4.1449746960149; Thu, 10 Dec 2015 03:29:20 -0800 (PST) |
| Path | csiph.com!au2pb.net!feeder.erje.net!2.us.feeder.erje.net!news.glorb.com!f78no7576967qge.1!news-out.google.com!f6ni18726igq.0!nntp.google.com!mv3no14205138igc.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail |
| Newsgroups | comp.lang.python |
| Date | Thu, 10 Dec 2015 03:29:19 -0800 (PST) |
| Complaints-To | groups-abuse@google.com |
| Injection-Info | glegroupsg2000goo.googlegroups.com; posting-host=182.73.238.228; posting-account=y99V1woAAACd3IpHNBNqePy8OGw0enxZ |
| NNTP-Posting-Host | 182.73.238.228 |
| User-Agent | G2/1.0 |
| MIME-Version | 1.0 |
| Message-ID | <5ad8e3de-4ebb-4d60-b106-cd12fdafc0c3@googlegroups.com> (permalink) |
| Subject | SystemError in python 2.5.4 |
| From | Palpandi <palpandi111@gmail.com> |
| Injection-Date | Thu, 10 Dec 2015 11:29:20 +0000 |
| Content-Type | text/plain; charset=ISO-8859-1 |
| Xref | csiph.com comp.lang.python:100228 |
Show key headers only | View raw
Hi All, I am getting the error mentioned below in python 2.5.4. SystemError: \loewis\25\python\Objects\longobject.c:225: bad argument to internal function. I also ran the same code in python 2.7. There I am not getting this error. I don't know which causes this error. Any solution for this? Note: The error is coming from the method call findall(path). Thanks.
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
SystemError in python 2.5.4 Palpandi <palpandi111@gmail.com> - 2015-12-10 03:29 -0800
Re: SystemError in python 2.5.4 Chris Angelico <rosuav@gmail.com> - 2015-12-10 22:37 +1100
Re: SystemError in python 2.5.4 Palpandi <palpandi111@gmail.com> - 2015-12-10 05:14 -0800
Re: SystemError in python 2.5.4 Chris Angelico <rosuav@gmail.com> - 2015-12-11 00:25 +1100
Re: SystemError in python 2.5.4 Steven D'Aprano <steve@pearwood.info> - 2015-12-11 19:21 +1100
Re: SystemError in python 2.5.4 dieter <dieter@handshake.de> - 2015-12-11 09:38 +0100
csiph-web