コード例 #1
0
ファイル: ftp_server.py プロジェクト: 0xkag/M2Crypto
 def nice_bytes (n):
     return string.join (status_handler.english_bytes (n))
コード例 #2
0
 def nice_bytes (n):
     return string.join (status_handler.english_bytes (n))