[issue8874] py3k documentation mentions deprecated opcode LOAD_LOCALS

2010-06-02 Thread Benjamin Peterson

Benjamin Peterson  added the comment:

Thanks. Removed in r81656.

--
nosy: +benjamin.peterson
resolution:  -> fixed
status: open -> closed

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue8874] py3k documentation mentions deprecated opcode LOAD_LOCALS

2010-06-01 Thread Yaniv Aknin

New submission from Yaniv Aknin :

The documentation of the dis module mentions LOAD_LOCALS, which used to exist 
in Python 2.x and I believe was removed from py3k (doesn't appear in recent 
Include/opcode.h).

The exact offending section is: 
http://docs.python.org/py3k/library/dis.html#opcode-LOAD_LOCALS
I think it should just be edited out.

--
assignee: d...@python
components: Documentation
messages: 106869
nosy: Yaniv.Aknin, d...@python
priority: normal
severity: normal
status: open
title: py3k documentation mentions deprecated opcode LOAD_LOCALS
versions: Python 3.1, Python 3.2, Python 3.3

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com