Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #34028 > unrolled thread
| Started by | Andriy Kornatskyy <andriy.kornatskyy@live.com> |
|---|---|
| First post | 2012-11-28 21:52 +0300 |
| Last post | 2012-11-28 21:52 +0300 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
How to ship eggs with pyo files only Andriy Kornatskyy <andriy.kornatskyy@live.com> - 2012-11-28 21:52 +0300
| From | Andriy Kornatskyy <andriy.kornatskyy@live.com> |
|---|---|
| Date | 2012-11-28 21:52 +0300 |
| Subject | How to ship eggs with pyo files only |
| Message-ID | <mailman.342.1354128820.29569.python-list@python.org> |
There is sometimes a need to ship python egg distribution with pyo files only. There is confusion using bdist_egg command since it doesn't have any options to do that; you can read more about solution here: http://mindref.blogspot.com/2012/11/python-egg-pyo.html Thanks. Andriy Kornatskyy
Back to top | Article view | comp.lang.python
csiph-web