Mark modules as STABLE/UNSTABLE/DEPRECATED.
This commit is contained in:
@@ -15,6 +15,10 @@
|
||||
# Free Software Foundation, Inc., 59 Temple Place - Suite 330,
|
||||
# Boston, MA 02111-1307, USA.
|
||||
|
||||
"""
|
||||
STABLE.
|
||||
"""
|
||||
|
||||
import os
|
||||
import threading
|
||||
import urllib
|
||||
@@ -25,7 +29,6 @@ import gobject
|
||||
import SimpleHTTPServer
|
||||
import SocketServer
|
||||
|
||||
|
||||
__authinfos = {}
|
||||
|
||||
def _add_authinfo(authinfo):
|
||||
|
||||
Reference in New Issue
Block a user