Re: Just compilation

2014-02-04 Thread Cameron Simpson
On 04Feb2014 00:58, Igor Korot wrote: > 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 in

Just compilation

2014-02-04 Thread Igor Korot
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 co