Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #65410 > unrolled thread
| Started by | Igor Korot <ikorot01@gmail.com> |
|---|---|
| First post | 2014-02-04 00:58 -0800 |
| Last post | 2014-02-04 00:58 -0800 |
| Articles | 1 — 1 participant |
Back to article view | Back to comp.lang.python
Just compilation Igor Korot <ikorot01@gmail.com> - 2014-02-04 00:58 -0800
| From | Igor Korot <ikorot01@gmail.com> |
|---|---|
| Date | 2014-02-04 00:58 -0800 |
| Subject | Just compilation |
| Message-ID | <mailman.6382.1391504341.18130.python-list@python.org> |
Hi, ALL, I'm trying to incorporate the path in http://sourceforge.net/p/mysql-python/bugs/325/. I already modified the source code and now what I need is to produce the pyc code. Running "python --help" I don't see an option to just compile the source into the bytecode. So how do I produce the compiled version of the changed source? What I'm thinking is to compile the file update the archive and reinstall. Please help. Thank you.
Back to top | Article view | comp.lang.python
csiph-web