A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2014-April/133839.html below:

[Python-Dev] issue with itertools leads the crash

[Python-Dev] issue with itertools leads the crash [Python-Dev] issue with itertools leads the crashKirill kir_per at rambler.ru
Tue Apr 8 16:49:13 CEST 2014
  issue with itertools leads the crash


  The following code leads to system failure and crash on Ubuntu 12.04.3 with
  Python 2.7.6.

  import itertools

  r = range (1,10)

  r[1:9:2] = itertools.cycle([0])

  Kirill .
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20140408/13256317/attachment.html>
More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4