repo.or.cz
/
dom-editor.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add URI display, remove attrib print.
[dom-editor.git]
/
Dome
/
Beep.py
blob
00b4ba098d28c2486a4920bb7c54a11499c9fa17
1
class
Beep
(
Exception
):
2
def
__init__
(
self
,
may_record
=
0
):
3
self
.
may_record
=
may_record