On Apr 1, 11:44 am, John Nagle <[EMAIL PROTECTED]> wrote:
> Michael B. Trausch wrote:
> > In short: How do I create a string that contains raw binary content
> > without Python caring? Is that possible?
>
> Given where we're now at with strings in Python, Python should
> really have a "byte"
On Mar 27, 9:49 am, "Erik Johnson" <[EMAIL PROTECTED]> wrote:
> I am just starting to explore doing some scientific type data analysis
> using Python, and am a little confused by the different incarnations of
> modules (e.g., try Google("Python numeric").
>
> There is SciPy, NumPy, NumArray
On Mar 27, 9:56 am, "Brian Erhard" <[EMAIL PROTECTED]> wrote:
> I am still fairly new to python and wanted to attempt a home made
> password protection program. There are files that I carry on a USB
> flash drive that I would like to password protect. Essentially, I
> would like to password prote