New issue 475 by lexa.knyazev: Programming guide error - invalid identifer
http://code.google.com/p/pyglet/issues/detail?id=475
Programming guide -> Working with the keyboard -> Keyboard events ->
Defined key symbols
It says:
...
key.NUM_MINUS
key.NUM_PLUS
...
However in pyglet/window/pyglet/key.py:
#273 NUM_ADD
#275 NUM_SUBTRACT
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings