zip module password

M

Michele Petrazzo

Is there a method for add a password to a file created by zip module?

Thanks,
Michele
 
G

Giovanni Bajo

G

Giovanni Bajo

Thomas said:

I am sorry for Martin, but this looks like total bullshit to me. I am *not*
qualified to review Python patches because I am not a Python developer. If I
review 10 patches, my work could be totally useless, if not even dangerous for
Python itself. I could easily miss blatant bugs, suggest wrong things,
understand interface decisions wrong. It would be a total waste of time for me;
plus, some real Python developer would have to double-check my work, because it
would be completely fool for them to just blindly trust my reviews. And if they
carefully double-check my work, they could spend that very time by reviewing
the patches themselves.

Usually, you get involved in development by submitting small patches, getting
reviews and comments, learning by your errors, and understanding things as you
go. If the only way to get a review is to produce 10 reviews out of *no*
experience, you do not have time to learn. Plus, it is really surprising to me
that the Python team is so developed-starved to ask random people whose
experience is totally unknown to review patches on their behalf.

If they need more developers, they could stop improving Python for some months,
just how long it takes them to review all those patches. Nobody would scream
and they might end up with a bunch of new wannabe developers to help them.
 
F

Fredrik Lundh

Giovanni said:
In fact, it is no wonder that it is my sole contribution to Python -- I found the
lack of responsiveness so depressing.

if you want people to use your modified zip module, wrap it up and make it
available via PyPI:

http://www.python.org/pypi

if you have other contributions, wrap them up and post them to PyPI. the
"I'll only contribute to the standard library" approach doesn't work.

</F>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,431
Messages
2,571,679
Members
48,796
Latest member
Greg L.

Latest Threads

Top