tarek / distribute

The fellowship of the packaging

Clone this repository (size: 3.1 MB): HTTPS / SSH
$ hg clone http://bitbucket.org/tarek/distribute/
commit 650: 9948ab5a73ee
parent 649: 627b5f7d5c25
branch: 0.6-maintenance
Changed interpreter line to the recommended form
Alex Grönholm / agronholm
3 months ago

Changed (Δ8 bytes):

raw changeset »

tests/manual_test.py (1 lines added, 1 lines removed)

Up to file-list tests/manual_test.py:

1
#!/bin/python
1
#!/usr/bin/env python
2
2
import os
3
3
import shutil
4
4
import tempfile