Python_2  1.0
Classes | Variables
Getch Namespace Reference

Gets a single character from standard input. More...

Classes

class  _Getch
 
class  _GetchUnix
 
class  _GetchWindows
 

Variables

 getch = _Getch()
 

Detailed Description

Gets a single character from standard input.

Author
Paulo Roma
Since
09/07/2010
See also
http://code.activestate.com/recipes/134892-getch-like-unbuffered-character-reading-from-stdin/

Variable Documentation

◆ getch

Getch.getch = _Getch()