My tools of the trade for python programming.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
# $Id: __init__.py,v 1.1 2010-02-08 21:49:54 wirawan Exp $
|
|
#
|
|
# wpylib.iofmt module
|
|
# Created: 20100208
|
|
# Wirawan Purwanto
|
|
#
|
|
# I/O format-related stuff.
|
|
|
|
"""I/O format-related stuff."""
|
|
|
|
pass
|
|
|