[issue7468] PyErr_Format documentation doesn't mention all format codes

2013-01-15 Thread Serhiy Storchaka

Serhiy Storchaka added the comment:

Fixed in r86838.

--
nosy: +serhiy.storchaka
resolution:  -> out of date
stage:  -> committed/rejected
status: open -> closed

___
Python tracker 

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



[issue7468] PyErr_Format documentation doesn't mention all format codes

2010-08-04 Thread Mark Lawrence

Changes by Mark Lawrence :


--
assignee: georg.brandl -> d...@python
nosy: +d...@python

___
Python tracker 

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



[issue7468] PyErr_Format documentation doesn't mention all format codes

2009-12-10 Thread Ronald Oussoren

New submission from Ronald Oussoren :

I haven't checked the 3.1, 2.7 and 2.6 documentation, but at least for 3.2 
the documentation of PyErr_Format lists a very small number of supported 
format characters compared to PyUnicode_FromFormat even though 
PyErr_Format calls PyUnicode_FromFormatV to do the actual formatting.

--
assignee: georg.brandl
components: Documentation
messages: 96198
nosy: georg.brandl, ronaldoussoren
severity: normal
status: open
title: PyErr_Format documentation doesn't mention all format codes
versions: Python 3.2

___
Python tracker 

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