BPO | [1007046](https://bugs.python.org/issue1007046) --- | :--- Nosy | @malemburg, @birkenfeld, @birkenfeld, @rhettinger Files | [posix-startfile.diff](https://bugs.python.org/file1365/posix-startfile.diff "Uploaded as text/plain at 2005-06-26.21:24:09 by @birkenfeld") *Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.* Show more details GitHub fields: ```python assignee = 'https://github.com/birkenfeld' closed_at = created_at = labels = ['extension-modules'] title = "os.startfile() doesn\\'t accept Unicode filenames" updated_at = user = 'https://bugs.python.org/huening' ``` bugs.python.org fields: ```python activity = actor = 'georg.brandl' assignee = 'georg.brandl' closed = True closed_date = None closer = None components = ['Extension Modules'] creation = creator = 'huening' dependencies = [] files = ['1365'] hgrepos = [] issue_num = 1007046 keywords = [] message_count = 5.0 messages = ['22043', '22044', '22045', '22046', '22047'] nosy_count = 5.0 nosy_names = ['lemburg', 'georg.brandl', 'georg.brandl', 'rhettinger', 'huening'] pr_nums = [] priority = 'normal' resolution = 'fixed' stage = None status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue1007046' versions = ['Python 2.3'] ```