Message168024
| Author |
eric.snow |
| Recipients |
Arfrever, brett.cannon, eric.snow, scoder |
| Date |
2012年08月12日.06:21:47 |
| SpamBayes Score |
-1.0 |
| Marked as misclassified |
Yes |
| Message-id |
<1344752508.07.0.792070740285.issue15623@psf.upfronthosting.co.za> |
| In-reply-to |
| Content |
The files, post-run:
$ find /tmp/test/
/tmp/test/
/tmp/test/my_test_package
/tmp/test/my_test_package/__init__.cpython-33dm.so
/tmp/test/my_test_package/a.cpython-33dm.so
/tmp/test/my_test_package/a.c
/tmp/test/my_test_package/a.py
/tmp/test/my_test_package/__init__.py
/tmp/test/my_test_package/__init__.c
/tmp/test/test.tgz
/tmp/test/build
/tmp/test/build/temp.linux-x86_64-3.3-pydebug
/tmp/test/build/temp.linux-x86_64-3.3-pydebug/my_test_package
/tmp/test/build/temp.linux-x86_64-3.3-pydebug/my_test_package/a.o
/tmp/test/build/temp.linux-x86_64-3.3-pydebug/my_test_package/__init__.o
/tmp/test/test.sh
/tmp/test/setup.py |
|
History
|
|---|
| Date |
User |
Action |
Args |
| 2012年08月12日 06:21:48 | eric.snow | set | recipients:
+ eric.snow, brett.cannon, scoder, Arfrever |
| 2012年08月12日 06:21:48 | eric.snow | set | messageid: <1344752508.07.0.792070740285.issue15623@psf.upfronthosting.co.za> |
| 2012年08月12日 06:21:47 | eric.snow | link | issue15623 messages |
| 2012年08月12日 06:21:47 | eric.snow | create |
|