> Is there some reason you really want to convert to PDF first? You can
> get much better HTML right from the Word doc. You'll lose a lot of info
> going from PDF to HTML.
Right now, two reasons: Printing to PDF allows me to create the PDF "for
the web" which means it has a much smaller filesize n
Grant Edwards wrote:
>
> Perl has syntax?
ROTFLMAO. In fact, that even motivated:
Psychotically Engineered Random Language.
--
Bill Pursell
--
http://mail.python.org/mailman/listinfo/python-list
"Chris" <[EMAIL PROTECTED]> writes:
> Oh, ok that explains it. Is that why my 16-bit calculator gives me
> 0?
Your calculator is probably doing rounding without you asking for it.
Python refuses to guess what you want, and gives you the information
available.
--
\ "Earth gets its pr
Ben Finney wrote:
> "Chris" <[EMAIL PROTECTED]> writes:
>
>
>> Oh, ok that explains it. Is that why my 16-bit calculator gives me
>> 0?
>>
>
> Your calculator is probably doing rounding without you asking for it.
>
Yes. Almost all calculators have 1 or 2 guard digits. These are extra
dig
Frederic Rentsch wrote:
> Matt wrote:
>> I am attempting to reformat a string, inserting newlines before certain
>> phrases. For example, in formatting SQL, I want to start a new line at
>> each JOIN condition. Noting that strings are immutable, I thought it
>> best to spllit the string at the key
Hi,
With web hosting, does the ISP you chose have to support the framework
you work with as well?
Im looking at making a site in Python, however, Im lost as to what ISPs
actually support. Some ISPs say they support Python so does that mean
if I wanted to use TurboGears It would just work anyway?
101 - 106 of 106 matches
Mail list logo