New submission from Dustin Farris :
Running help(abc) in Python 2.6.1 displays syntax for Py3k.
--
assignee: docs@python
components: Documentation
messages: 127453
nosy: docs@python, dustin.farris
priority: normal
severity: normal
status: open
title: abc documentation version conflict
Dustin Farris added the comment:
This is what I get:
Python 2.6.1 (r261:67515, Jun 24 2010, 21:47:49)
[GCC 4.2.1 (Apple Inc. build 5646)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import abc
>>
Dustin Farris added the comment:
Negative.
2.6.6 is correct. Apologies.
--
resolution: -> rejected
status: open -> closed
___
Python tracker
<http://bugs.python.org/i