Pycp

Latest version: v8.0.8

Safety actively analyzes 629599 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 7

4.0.2

-----
Lots of bug fixes, introducing automatic tests

4.0.1

------
Fix bug for Python2.5: threading module still has
only camelCase functions.

4.0

----
Now using ``shutil`` and ``thread`` modules instead of ``subprocess``.
(Replacing ``supbrocess.popen("/bin/cp")`` by calling a thread
running ``shutil.copy``)
Bonus: pycp might become cross-platform

3.2

----
Switch from ``getopt`` to ``OptionParser`` (much better)

3.1

---
* Now using ``/bin/cp`` instead of ``cp`` (thanks, Chris Gilles)

* No more ``-o`` option. Files are now overwritten by default.
Pass a ``-i,--interactive`` option if you want to be asked
for confirmation before overwritting files

* Mimic ``cp`` behaviour. (thanks, ctaf)

3.0

---
Little trick to have a ``pymv``

Page 5 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.