[issue1639] Low ascii 12 characters found in source.

2007-12-17 Thread Joseph Armbruster

New submission from Joseph Armbruster:

There were various files in the source tree that contained low ascii 12
characters throughout.  The list includes:

url: http://svn.python.org/projects/python/branches/py3k
rev: 59539
files:
  _ctypes.c
  cfield.c
  _tkinter.c
  stringobject.c

--
components: Interpreter Core
files: ascii12sPy3k.patch
messages: 58689
nosy: JosephArmbruster
severity: normal
status: open
title: Low ascii 12 characters found in source.
versions: Python 3.0
Added file: http://bugs.python.org/file8973/ascii12sPy3k.patch

__
Tracker <[EMAIL PROTECTED]>

__

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



[issue1639] Low ascii 12 characters found in source.

2007-12-17 Thread Joseph Armbruster

Joseph Armbruster added the comment:

url: http://svn.python.org/projects/python/trunk
rev: 59539
files:
  stringobject.c

Added file: http://bugs.python.org/file8974/ascii12sPyTrunk.patch

__
Tracker <[EMAIL PROTECTED]>

__

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



[issue1639] Low ascii 12 characters found in source.

2007-12-17 Thread Amaury Forgeot d'Arc

Amaury Forgeot d'Arc added the comment:

In pep8 there is:
"""
Python accepts the control-L (i.e. ^L) form feed character as
whitespace; Many tools treat these characters as page separators, so you
may use them to separate pages of related sections of your file.
"""

Why do you want to remove them?

--
nosy: +amaury.forgeotdarc

__
Tracker <[EMAIL PROTECTED]>

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



[issue1639] Low ascii 12 characters found in source.

2007-12-17 Thread Joseph Armbruster

Joseph Armbruster added the comment:

I apparently missed this one.  Disregard this issue.

__
Tracker <[EMAIL PROTECTED]>

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



[issue1639] Low ascii 12 characters found in source.

2007-12-17 Thread Christian Heimes

Changes by Christian Heimes:


--
resolution:  -> wont fix
status: open -> closed

__
Tracker <[EMAIL PROTECTED]>

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