Revision 0b5ad33e lib/utils.py

b/lib/utils.py
1006 1006
  """
1007 1007
  sock = socket.socket(socket.AF_INET, socket.SOCK_STREAM)
1008 1008

  
1009
  sucess = False
1009
  success = False
1010 1010

  
1011 1011
  if source is not None:
1012 1012
    try:

Also available in: Unified diff