Fix error wiki url.
This commit is contained in:
+1
-1
@@ -57,7 +57,7 @@ class StreamHandlerNoNewline( logging.StreamHandler ):
|
|||||||
|
|
||||||
class Singleton( type ):
|
class Singleton( type ):
|
||||||
"""Singleton pattern from Wikipedia
|
"""Singleton pattern from Wikipedia
|
||||||
See http://en.wikipedia.org/wiki/SingletonPattern#Python
|
See http://en.wikipedia.org/wiki/Singleton_Pattern
|
||||||
|
|
||||||
Intended to be used as a __metaclass_ param, as shown for the class
|
Intended to be used as a __metaclass_ param, as shown for the class
|
||||||
below."""
|
below."""
|
||||||
|
|||||||
Reference in New Issue
Block a user