Este site funciona melhor com JavaScript.
Página inicial
Ajuda
Acessar
ben
/
earwigbot
espelhamento de
https://github.com/earwig/earwigbot
Observar
1
Favorito
1
Fork
0
Código
Versões
4
Atividade
Ver código fonte
Fix ident docstring.
tags/v0.1^2
Ben Kurtovic
12 anos atrás
pai
ad9c34c8f1
commit
53d9ed57be
1 arquivos alterados
com
1 adições
e
1 exclusões
Visão dividida
Opções de diferenças
Mostrar estatísticas
Baixar arquivo de patch
Baixar arquivo de diferenças
+1
-1
earwigbot/irc/connection.py
+ 1
- 1
earwigbot/irc/connection.py
Ver arquivo
@@ -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é-visualização
Carregando…
Cancelar
Salvar