[issue7907] winreg docs: CreateKeyEx should be CreateKey (minor)

2010-02-11 Thread Ezio Melotti

Ezio Melotti  added the comment:

Fixed in r78162 (trunk), r78163 (release26-maint), r78164 (py3k) and r78165 
(release31-maint), thanks for the report and the patch!

--
assignee: georg.brandl -> ezio.melotti
nosy: +ezio.melotti
resolution:  -> fixed
stage: patch review -> 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



[issue7907] winreg docs: CreateKeyEx should be CreateKey (minor)

2010-02-11 Thread Brian Curtin

Changes by Brian Curtin :


--
components: +Windows
keywords: +needs review, patch
priority:  -> normal
stage:  -> patch review
type:  -> behavior
versions: +Python 3.1, Python 3.2 -Python 2.5
Added file: http://bugs.python.org/file16210/issue7907.diff

___
Python tracker 

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



[issue7907] winreg docs: CreateKeyEx should be CreateKey (minor)

2010-02-11 Thread patraulea

New submission from patraulea :

http://docs.python.org/library/_winreg.html

This page references CreateKeyEx which doesn't exist (Python uses CreateKey).

--
assignee: georg.brandl
components: Documentation
messages: 99208
nosy: georg.brandl, patraulea
severity: normal
status: open
title: winreg docs: CreateKeyEx should be CreateKey (minor)
versions: Python 2.5, Python 2.6, Python 2.7

___
Python tracker 

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