Este sítio funciona melhor com JavaScript.
Página inicial
Ajuda
Iniciar sessão
ben
/
earwigbot
espelho de
https://github.com/earwig/earwigbot
Vigiar
1
Marcar como favorito
1
Derivar
0
Código
Lançamentos
4
Trabalho
Ver a proveniência
Fix ident docstring.
tags/v0.1^2
Ben Kurtovic
há 12 anos
ascendente
ad9c34c8f1
cometimento
53d9ed57be
1 ficheiros alterados
com
1 adições
e
1 eliminações
Visualização em 2 colunas
Opções das diferenças
Mostrar estatísticas
Descarregar ficheiro patch
Descarregar ficheiro diff
+1
-1
earwigbot/irc/connection.py
+ 1
- 1
earwigbot/irc/connection.py
Ver ficheiro
@@ -126,7 +126,7 @@ class IRCConnection(object):
def ident(self):
"""Our ident on the server, like ``"earwig"``.
See
`
http://en.wikipedia.org/wiki/Ident
`_
.
See http://en.wikipedia.org/wiki/Ident.
"""
return self._ident
Escrever
Pré-visualizar
Carregando…
Cancelar
Guardar