commit | 09aa74635f54ace5480a6d502b0da92651f516b6 | [log] [tgz] |
---|---|---|
author | Alex Gaynor <alex.gaynor@gmail.com> | Tue Dec 31 15:18:34 2013 -0800 |
committer | Alex Gaynor <alex.gaynor@gmail.com> | Tue Dec 31 15:18:34 2013 -0800 |
tree | 848b9012c65316c45d924f03c3d82a0f03f541bf | |
parent | 681fca8f43f9cbed97ce2df0b871447953c7edda [diff] |
Remove this one weird debugger
diff --git a/docs/cryptography-docs.py b/docs/cryptography-docs.py index f27a846..0252d69 100644 --- a/docs/cryptography-docs.py +++ b/docs/cryptography-docs.py
@@ -23,9 +23,6 @@ if self.content: message += DANGER_ALTERNATE.format(alternate=self.content[0]) - import pdb - pdb.set_trace() - ad = make_admonition( Hazmat, self.name,