New submission from Ronald Oussoren:

While working on a Python Launcher issue (#12990) I noticed some compiler 
warnings for Python Launcher.

The attached patch removes those warnings, and cleans up some indentation 
issues.

Ned: do you have an opinion on applying this to the 3.3 and 2.7 branches? I'd 
prefer to backport to keep the code base the same (especially because there are 
no functional changes)

----------
assignee: ronaldoussoren
files: cleanup-pythonlauncher-full.txt
keywords: patch
messages: 192417
nosy: ned.deily, ronaldoussoren
priority: normal
severity: normal
stage: commit review
status: open
title: Python Launcher code cleanup
type: compile error
versions: Python 2.7, Python 3.3, Python 3.4
Added file: http://bugs.python.org/file30802/cleanup-pythonlauncher-full.txt

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

Reply via email to