[issue7386] More precise document on os.path.normpath()

2009-11-23 Thread pengyu.ut

New submission from pengyu.ut :

os.path.normpath() doesn't return the trailing '/', if the path is a
directory. But the document doesn't mention this fact.

I recommend document this feature.

--
assignee: georg.brandl
components: Documentation
messages: 95661
nosy: georg.brandl, pengyu.ut
severity: normal
status: open
title: More precise document on os.path.normpath()
versions: Python 2.7

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



[issue7387] More precise document on os.path.normpath()

2009-11-23 Thread pengyu.ut

New submission from pengyu.ut :

os.path.normpath() doesn't return the trailing '/', if the path is a
directory. But the document doesn't mention this fact.

I recommend document this feature.

--
assignee: georg.brandl
components: Documentation
messages: 95662
nosy: georg.brandl, pengyu.ut
severity: normal
status: open
title: More precise document on os.path.normpath()
versions: Python 2.7

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



[issue9056] Adding additional level of bookmarks and section numbers in python pdf documents.

2010-06-21 Thread pengyu.ut

New submission from pengyu.ut :

Current pdf version of python documents don't have bookmarks for
sussubsection. For example, there is no bookmark for the following
section in python_2.6.5_reference.pdf. Also the bookmarks don't have
section numbers in them. I suggest to include the section numbers.
Could these features be added in future release of python document.

3.4.1 Basic customization

--
assignee: d...@python
components: Documentation
messages: 108334
nosy: d...@python, pengyu.ut
priority: normal
severity: normal
status: open
title: Adding additional level of bookmarks and section numbers in python pdf 
documents.
versions: Python 2.6

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



[issue9056] Adding additional level of bookmarks and section numbers in python pdf documents.

2010-06-22 Thread pengyu.ut

pengyu.ut  added the comment:

On Tue, Jun 22, 2010 at 6:25 AM, Senthil Kumaran  wrote:
>
> Senthil Kumaran  added the comment:
>
> You mean "Table of Contents"? The index at the end serves as a
> bookmark, right?  Also, Table of Contents might add up couple of more
> pages to traverse.

I don't need subsubsections to be in the table of content. But I think
it is making sense to add them in the bookmarks, as the bookmarks can
be folded even if there are many bookmarks for subsubsections. I'm not
refereeing to index.

--

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