git.fiddlerwoaroof.com
Browse code

Merge branch 'master' of github.com:fiddlerwoaroof/twisted_openid

Ed L authored on 27/06/2012 20:16:43
Showing 1 changed files
... ...
@@ -1,11 +1,4 @@
1 1
 #!/usr/bin/env python
2
-"""
3
-Simple example for an OpenID consumer.
4
-
5
-Once you understand this example you'll know the basics of OpenID
6
-and using the Python OpenID library. You can then move on to more
7
-robust examples, and integrating OpenID into your application.
8
-"""
9 2
 __copyright__ = 'Copyright 2012, Edward Langley'
10 3
 
11 4
 import imp, os.path