We’re getting things ready Loading your experience… This won’t take long.
I am a Finnish software engineer living and working in the Silicon Valley (the San Francisco Bay Area, California) since 2000. My current interests include the Python programming language, AI, open source software, security and privacy, scalability and performance. Resume Blog Software Writings Contact: My first name at heikkitoivonen.net
Typically, each new version of the Python programming language has been gentle on users, more or less maintaining backward compatibility with previous versions. But in 2000, when Python creator Guido van Rossum announced that he was embarking on a new version of Python, he did not sugar coat his plan: Version 3.0 would not be backward-compatible. Now that the first release candidate of Python 3.0
はじめてのひき - PythonSucks が気になった。 raw_input("hoge") とかで出力もできる まともな標準入出力は import sys sys.stdout.write("Hello, world!\n") めんどくさいなぁ。 Pythonは標準入出力の存在を前提としない言語だから。PerlやRubyとはちょっと文化的に違ってて、むしろ、stdio.hがあるかないかわからないC言語だと思うと納得できる。組み込まれる環境によっては、printとraw_inputは、標準入出力で実装されない可能性もあるかも。JavaのSyetem.out.printとどっこいどっこい。 引数 >>> len("hoge") 4 >>> len("hoge",) 4 1要素タプル 空タプルは () 。 2要素タプルは (1, 2) 。 1要素は (1,) タプルと % 演算子 ごく稀にび
目次 dis/inspect モジュールと ceval.c を使った Python のハッキング dis モジュールと python interpreter 関数に属する func_code オブジェクトとco_varnames, co_names, co_consts 属性 python interpreter ceval.c:Python Virtual Machine の C ソース・コード inspect モジュール dis, inspect を使った一行コード python コードの hack x,y = y,x, x,z,y = z,y,x Python オブジェクト 関数 STORE_GLOBAL/STORE_NAME inspect 経由による クラスの disassemble LOAD_ATTRI リスト hash generator thread decorator 構
Copyright © 1995 Richard Jones, Bureau of Meteorology Australia. richard@bofh.asn.au This module is a python wrapper for the GD library. Due to the constant change in the GD library API, there are several older versions of this module available here. It is distributed for free under a BSD-style license. With Richard's blessing, I have taken over support for this module; so, send all bug reports, e
最近、EVE Online (http://www.eve-online.com)をやってます。MMORPGです。EVAでもburst errorでもないです。 これは簡単に言うと宇宙船とか出てくるSFものなんですが、いくつか他のMMORPGにはない特徴があります。 単一サーバに全員が接続する。チャンネルとか別サーバとかそういうのはない 常時2万人程度が接続 中国だけは法律の問題で専用サーバがあるみたいだけど 画面が綺麗でしかも軽い 2004年デビューとは思えないぐらい綺麗 2昔前のグラフィックボードでもサクサク動く ゲーム内の経済は、(ほぼ)すべてユーザが決定 需要と供給で相場が決まる ある品の価格推移グラフとか見れる NPCが販売してるものも多少はあるので、ほぼ SFという点をいかして、星系ごとにエリアを区切っているようで、だからこそ単一サーバでも大丈夫なんですね。また、ゲーム内経済が
Sendmail/Postfix Milters in Python by Jim Niemira and Stuart D. Gathman This web page is written by Stuart D. Gathman and originally sponsored by Business Management Systems, Inc. (see LICENSE for copying permissions for this documentation) Last updated Jul 11, 2015 See the FAQ | Download now | Support | Overview Sendmail introduced a new API beginning with version 8.10 - libmilter. Sendmail 8.12
What’s New in Python 2.6¶ Author: A.M. Kuchling (amk at amk.ca) This article explains the new features in Python 2.6, released on October 1, 2008. The release schedule is described in PEP 361. The major theme of Python 2.6 is preparing the migration path to Python 3.0, a major redesign of the language. Whenever possible, Python 2.6 incorporates new features and syntax from 3.0 while remaining comp
Reia (pronounced RAY-uh) is a Python/Ruby-like scripting language for the Erlang virtual machine (BEAM). Reia aims to expose all the features and functionality of Erlang in a language more familiar to programmers of scripting languages, while improving string handling, regular expressions, linking with external libraries, and other tasks which are generally considered outside the scope of Erlang.
Have you ever been frustrated by easy_install? Yeah, me neither. But I have heard whispers of discontent. So I’m introducing a new tool for the installation of Python packages: pyinstall. pyinstall is mostly easy_install compatible. That means it finds distributions in the same way as easy_install and it installs packages via setuptools. If you are familiar with easy_install you’ll know how to us
This is the home page for Guppy-PE , a programming environment providing object and heap memory sizing, profiling and analysis. It includes a prototypical specification language that can be used to formally specify aspects of Python programs and generate tests and documentation from a common source. Note that this package is for Python 2 only. Guppy 3, created by YiFei Zhu for Python 3 (recommende
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く