New submission from Jakub Wilk:

http://docs.python.org/3/library/ctypes.html#finding-shared-libraries reads:
"If wrapping a shared library with ctypes, it may be better to determine the 
shared library name at development type, and hardcode ..."

Shouldn't that be "... at development time, ..."?

----------
assignee: docs@python
components: Documentation
messages: 189693
nosy: docs@python, jwilk
priority: normal
severity: normal
status: open
title: Typo in ctypes documentation

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

Reply via email to