Ralf Schmitt added the comment:

running setup.py sdist --prune results in:

making hard links in ex-0.0.0...
hard linking MANIFEST.in -> ex-0.0.0
hard linking setup.py -> ex-0.0.0
hard linking .hg/00changelog.i -> ex-0.0.0/.hg
hard linking .hg/dirstate -> ex-0.0.0/.hg
hard linking .hg/requires -> ex-0.0.0/.hg
hard linking .hg/undo.branch -> ex-0.0.0/.hg
hard linking .hg/undo.dirstate -> ex-0.0.0/.hg
hard linking .hg/store/00changelog.i -> ex-0.0.0/.hg/store
hard linking .hg/store/00manifest.i -> ex-0.0.0/.hg/store
hard linking .hg/store/undo -> ex-0.0.0/.hg/store
hard linking .hg/store/data/_m_a_n_i_f_e_s_t.in.i -> ex-0.0.0/.hg/store/data
hard linking .hg/store/data/setup.py.i -> ex-0.0.0/.hg/store/data
hard linking .svn/entries -> ex-0.0.0/.svn
creating dist
tar -cf dist/ex-0.0.0.tar ex-0.0.0
gzip -f9 dist/ex-0.0.0.tar
removing 'ex-0.0.0' (and everything under it)

Added file: http://bugs.python.org/file9526/ex.tgz

_____________________________________
Tracker <[EMAIL PROTECTED]>
<http://bugs.python.org/issue1725737>
_____________________________________
_______________________________________________
Python-bugs-list mailing list 
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to