[Python-bugs-list] [ python-Bugs-588768 ] add main to py_pycompile

noreply@sourceforge.net noreply@sourceforge.net
Sun, 11 Aug 2002 08:16:00 -0700


Bugs item #588768, was opened at 2002-07-30 16:34
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=588768&group_id=5470

Category: Python Library
Group: Feature Request
Status: Open
Resolution: None
Priority: 5
Submitted By: Matthias Klose (doko)
>Assigned to: Tim Peters (tim_one)
Summary: add main to py_pycompile

Initial Comment:
[From http://bugs.debian.org/139971]

This is a request for a _script_ to compile a single
(or more) .py files instead of compiling a complete
directory. The proposal is to add a main to
py_pycompile.py which compiles all files given on the
command line.


----------------------------------------------------------------------

>Comment By: Neal Norwitz (nnorwitz)
Date: 2002-08-11 11:16

Message:
Logged In: YES 
user_id=33168

I don't know if this should really be done, but it's easy
enough to add.  Patch attached.  Tim, is this worthwhile or
should it be rejected?

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=588768&group_id=5470