[issue6880] class needs forward reference

2009-09-16 Thread Gabriel Genellina

Changes by Gabriel Genellina gagsl-...@yahoo.com.ar:


--
nosy: +gagenellina

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



[issue6880] class needs forward reference

2009-09-16 Thread Georg Brandl

Georg Brandl ge...@python.org added the comment:

Thanks, added a reference in r74818.

--
resolution:  - fixed
status: open - closed

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



[issue6880] class needs forward reference

2009-09-10 Thread Gene Ratzlaff

New submission from Gene Ratzlaff gener...@gmail.com:

http://docs.python.org/tutorial/errors.html#user-defined-exceptions

class mechanism used in 8.5 before classes are explained in chapter 9. 
Suggest first use of word class be a forward link to 9. Classes:
http://docs.python.org/tutorial/classes.html#classes

--
assignee: georg.brandl
components: Documentation
messages: 92502
nosy: bluebloodpole, georg.brandl
severity: normal
status: open
title: class needs forward reference
type: feature request
versions: Python 2.6

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