Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #65410 > unrolled thread

Just compilation

Started byIgor Korot <ikorot01@gmail.com>
First post2014-02-04 00:58 -0800
Last post2014-02-04 00:58 -0800
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python


Contents

  Just compilation Igor Korot <ikorot01@gmail.com> - 2014-02-04 00:58 -0800

#65410 — Just compilation

FromIgor Korot <ikorot01@gmail.com>
Date2014-02-04 00:58 -0800
SubjectJust 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.

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web