bookmarks of the day 02/09/2010
Posted by Toshi | | Posted On Feb 9, 2010 at 11:30 PM
Subversionの履歴を保持したままリポジトリを移動するには - システム開発ブログ (システム開発のアイロベックス|東京都新宿区の業務システム開発会社)
6. Built-in Types — Python v2.6.4 documentation
- >>> print '%(language)s has %(#)03d quote types.' % \
... {'language': "Python", "#": 2}
Python has 002 quote types.
Posted from Diigo. The rest of my favorite links are here.