Re:
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.python archive

Re:

From: Mike Meyer <mwm@mired.org>
Date: Fri Jul 01 2005 - 19:50:12 CEST

Harry George <harry.g.george@boeing.com> writes:
>> > - more available libraries and more advanced developement tools.
> If the library is in C, C++, or FORTRAN, Python can use it. Worst
> case you have to write your own bindings.

Are there really that many more libraries for C++? I'm not talking
about data structures that you'd replace with builtins, I'm talking
about high level libraries that deal with real world things.

As a couple of examples, I went looking for something like
smtplib. The only thing I turned up was a windows-only smtp/pop
library. I also tried finding a C++ version of mailbox, and the best I
could do was the GNU mailutils library. And that's in C, not C++.

      <mike

-- 
Mike Meyer <mwm@mired.org>			http://www.mired.org/home/mwm/
Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information.
Received on Thu Sep 29 16:41:48 2005