view release.py @ 806:bcb74c9b895c

Moved out files in the trunk folder to the root.
author Aziz K?ksal <aziz.koeksal@gmail.com>
date Sun, 09 Mar 2008 00:12:19 +0100
parents trunk/release.py@9e6c6bb73e5f
children a2880c95eda3
line wrap: on
line source

# -*- coding: utf-8 -*-
# Author: Aziz Köksal

# TODO: port release.sh to Python

# TODO: write subcommand that creates a Makefile
def writeMakefile():
  pass