[Python-Dev] Cryptographic stuff for 2.3 (original) (raw)
Martin v. L�wis martin@v.loewis.de
24 Apr 2003 20:21:20 +0200
- Previous message: [Python-Dev] Cryptographic stuff for 2.3
- Next message: [Python-Dev] Cryptographic stuff for 2.3
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"M.-A. Lemburg" <mal@lemburg.com> writes:
Why do you only look at US export rules when discussing crypto code in Python ?
Because only exporting matters. Importing is no problem: You can easily remove stuff from the distribution, by creating a copy of package that doesn't have the code that cannot be imported. That would be the job of whoever wants to import it.
Exporting also only matters from the servers which host the Python distribution, i.e. the US and the Netherlands.
Regards, Martin
- Previous message: [Python-Dev] Cryptographic stuff for 2.3
- Next message: [Python-Dev] Cryptographic stuff for 2.3
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]