Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #65410
| Date | 2014-02-04 00:58 -0800 |
|---|---|
| Subject | Just compilation |
| From | Igor Korot <ikorot01@gmail.com> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.6382.1391504341.18130.python-list@python.org> (permalink) |
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 comp.lang.python | Previous | Next | Find similar | Unroll thread
Just compilation Igor Korot <ikorot01@gmail.com> - 2014-02-04 00:58 -0800
csiph-web