~sergiusens/python-uinput/native_packaging

Viewing all changes in revision 79.

  • Committer: Tuomas Jorma Juhani Räsänen
  • Date: 2012-07-11 16:56:24 UTC
  • Revision ID: git-v1:bea80d3fae1a24a335cdc7d17842f4e0c59b7fce
Fix string decoding problem

Name field in struct uinput_user_dev is stored as a byte/char
array. Name needs to encoded before passing it to ctypes.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: