Re: Building an RPM

2008-04-17 Thread Mark Lim
You could use the module compileall to create .pyc and .pyo (http://www.python.org/doc/1.5.1p1/tut/node43.html) and do this in your %build stage. Or if you don't need to ship them, strike them from the package as they will be generated as necessary. On 4/17/08 2:19 PM, "John Sutherland" <[EMAI

Re: Querying a complex website

2008-02-20 Thread Mark Lim
On 2/19/08 11:55 AM, "schweet1" <[EMAIL PROTECTED]> wrote: > Greetings, > > I am attempting to use python to submit a query to the following URL: > > https://ramps.uspto.gov/eram/patentMaintFees.do > > The page looks simple enough - it requires submitting a number into 2 > form boxes and then s