Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #84779

Re: ANN: unpyc3 - a python bytecode decompiler for Python3

References <mailman.1084.1315945219.27778.python-list@python.org> <3dcc2862-bdd6-4a2a-8edb-1a9d51df26b3@googlegroups.com>
From Devin Jeanpierre <jeanpierreda@gmail.com>
Date 2015-01-28 10:42 -0800
Subject Re: ANN: unpyc3 - a python bytecode decompiler for Python3
Newsgroups comp.lang.python
Message-ID <mailman.18232.1422470585.18130.python-list@python.org> (permalink)

Show all headers | View raw


FWIW I put all my source code inside Dropbox so that even things I
haven't yet committed/pushed to Bitbucket/Github are backed up. So far
it's worked really well, despite using Dropbox on both Windows and
Linux. (See also: Google Drive, etc.)

(Free) Dropbox has a 30 day recovery time limit, and I think Google
Drive has a trash bin, as well as a 29 day recovery for emptied trash
items.

That said, hindsight is easier than foresight. I'm glad you were able
to recover your files!

-- Devin

On Wed, Jan 28, 2015 at 10:09 AM,  <n.poppelier@xs4all.nl> wrote:
> Last night I accidentally deleted a group of *.py files (stupid-stupid-stupid!).
>
> Thanks to unpyc3 I have reconstructed all but one of them so far from the *.pyc files that were in the directory __pycache__. Many thanks!!!
>
> -- Nico
> --
> https://mail.python.org/mailman/listinfo/python-list

Back to comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

Re: ANN: unpyc3 - a python bytecode decompiler for Python3 n.poppelier@xs4all.nl - 2015-01-28 10:09 -0800
  Re: ANN: unpyc3 - a python bytecode decompiler for Python3 Devin Jeanpierre <jeanpierreda@gmail.com> - 2015-01-28 10:42 -0800
  Re: ANN: unpyc3 - a python bytecode decompiler for Python3 Chris Kaynor <ckaynor@zindagigames.com> - 2015-01-28 10:47 -0800
  Re: ANN: unpyc3 - a python bytecode decompiler for Python3 Chris Angelico <rosuav@gmail.com> - 2015-01-29 08:40 +1100
  Re: ANN: unpyc3 - a python bytecode decompiler for Python3 Devin Jeanpierre <jeanpierreda@gmail.com> - 2015-01-28 13:52 -0800
    Re: ANN: unpyc3 - a python bytecode decompiler for Python3 Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2015-01-29 11:34 +1100
      Re: ANN: unpyc3 - a python bytecode decompiler for Python3 Devin Jeanpierre <jeanpierreda@gmail.com> - 2015-01-29 03:30 -0800
      Re: ANN: unpyc3 - a python bytecode decompiler for Python3 Dave Angel <davea@davea.name> - 2015-02-04 18:52 -0500
  Re: ANN: unpyc3 - a python bytecode decompiler for Python3 Chris Angelico <rosuav@gmail.com> - 2015-01-29 09:02 +1100
  Re: ANN: unpyc3 - a python bytecode decompiler for Python3 Devin Jeanpierre <jeanpierreda@gmail.com> - 2015-01-28 15:01 -0800
  Re: ANN: unpyc3 - a python bytecode decompiler for Python3 Chris Kaynor <ckaynor@zindagigames.com> - 2015-01-28 15:12 -0800
    Re: ANN: unpyc3 - a python bytecode decompiler for Python3 sohcahtoa82@gmail.com - 2015-01-28 15:44 -0800
      Re: ANN: unpyc3 - a python bytecode decompiler for Python3 Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2015-01-29 11:29 +1100
        Re: ANN: unpyc3 - a python bytecode decompiler for Python3 sohcahtoa82@gmail.com - 2015-02-04 16:19 -0800
          Re: ANN: unpyc3 - a python bytecode decompiler for Python3 Michael Torrie <torriem@gmail.com> - 2015-02-04 17:37 -0700
  Re: ANN: unpyc3 - a python bytecode decompiler for Python3 Mark Lawrence <breamoreboy@yahoo.co.uk> - 2015-01-29 06:26 +0000
  Re: ANN: unpyc3 - a python bytecode decompiler for Python3 Cem Karan <cfkaran2@gmail.com> - 2015-01-29 04:29 -0500

csiph-web