| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
debug.debugmixin --+
|
Minibuffer --+
|
TextMinibuffer --+
|
IntMinibuffer
Dedicated subclass of Minibuffer that prompts for an integer.
Can handle python expressions, with the enhancement that it recognizez hex numbers in the msw format of abcd1234h; i.e. with a 'h' after the hex digits.
| Instance Methods | |||
|
|||
|
Inherited from Inherited from Inherited from |
|||
| Class Methods | |
|
Inherited from |
| Class Variables | |
label =
|
|
error =
|
|
msw_hex = re.compile(r'
|
|
|
Inherited from |
|
| Properties | |
|
Inherited from |
| Method Details |
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Feb 21 14:51:14 2008 | http://epydoc.sourceforge.net |