nameoffnv / pywinauto

Automatically exported from code.google.com/p/pywinauto
Other
0 stars 0 forks source link

split PrintControlIdentifiers method #7

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Hello!

Propose improvements: split function `PrintControlIdentifiers` into two 
functions:
1. GetControlIdentifiers - for collect information about controls and
2. PrintControlIdentifiers - for output collected info.

Also, in PrintControlIdentifiers method this patch consist:
1. It is now possible to determine the output encoding (by default is system 
console encoding).
2. Fix console pipeline output bug.

Yours
Mikhail.

Original issue reported on code.google.com by eb...@list.ru on 19 Dec 2011 at 5:46

Attachments: