[issue21018] [patch] added missing documentation about escaping characters for configparser

2018-03-17 Thread Arun Persaud

Arun Persaud <arun.pers...@gmail.com> added the comment:

created github PR #6137. Hope everything is in the correct format.

Arun

--

___
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue21018>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue21018] [patch] added missing documentation about escaping characters for configparser

2018-03-16 Thread Arun Persaud

Arun Persaud <arun.pers...@gmail.com> added the comment:

> @Arun.Persaud, would you be interested in converting your patch to a Github 
> pull request?

sure, I'll give it a try.

Arun

--

___
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue21018>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue21018] [patch] added missing documentation about escaping characters for configparser

2016-09-12 Thread Arun Persaud

Arun Persaud added the comment:

updated the patch, let me know if it needs additional changes.

--
Added file: http://bugs.python.org/file44598/escape.patch

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



[issue21018] [patch] added missing documentation about escaping characters for configparser

2014-03-21 Thread Arun Persaud

New submission from Arun Persaud:

Couldn't find how to escape % and $ in the documentation, so I thought I add a 
short patch.

--
assignee: docs@python
components: Documentation
files: mywork.patch
keywords: patch
messages: 214442
nosy: Arun.Persaud, docs@python
priority: normal
severity: normal
status: open
title: [patch] added missing documentation about escaping characters for 
configparser
type: enhancement
Added file: http://bugs.python.org/file34562/mywork.patch

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