summaryrefslogtreecommitdiff
path: root/doc/stub
diff options
context:
space:
mode:
authormathieui <mathieui@mathieui.net>2013-08-07 21:35:12 +0200
committermathieui <mathieui@mathieui.net>2013-08-07 21:35:12 +0200
commit54a283009142fb13478fc7ef6365ae9bf6fa63db (patch)
treec4cddb042d767accf9753df512fcb999a67325c9 /doc/stub
parent32bf5a2b14ae287b1f934c5457bbaaf195e1e27c (diff)
downloadpoezio-54a283009142fb13478fc7ef6365ae9bf6fa63db.tar.gz
poezio-54a283009142fb13478fc7ef6365ae9bf6fa63db.tar.bz2
poezio-54a283009142fb13478fc7ef6365ae9bf6fa63db.tar.xz
poezio-54a283009142fb13478fc7ef6365ae9bf6fa63db.zip
Documentation update
Diffstat (limited to 'doc/stub')
-rw-r--r--doc/stub/potr/context.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/stub/potr/context.py b/doc/stub/potr/context.py
index b8ebda67..23ce6efa 100644
--- a/doc/stub/potr/context.py
+++ b/doc/stub/potr/context.py
@@ -7,3 +7,4 @@ class NotOTRMessage: pass
STATE_ENCRYPTED, STATE_PLAINTEXT, STATE_FINISHED = 1, 1, 1
class Context: pass
class Account: pass
+class crypt: pass