The name of the byte code disassembler is dis, and it's part of the standard python install in 2.4, 2.5, 2.6, and 3.0 (the ones I have handy to test with) and will be documented in the default docs. You can confirm that you have it by trying "import dis".
On Thu, Dec 17, 2009 at 2:45 PM, Shawn Milochik <sh...@milochik.com> wrote: > This won't help you unless there's something you forgot about, but it could > help you in the future. In addition to git, I also use JungleDisk. It backs > up my entire projects folder every hour. Perhaps you have Carbonite, > JungleDisk, Mozy, or one of those services and you might be able to recover > it there? Do you use a Mac with Time Machine? Is your computer a > company-owned machine which may be imaged or backed up automatically? > > Does your editor create an automatic hidden backup, like vim or emacs does? > > I hope you recover the work. > > Shawn > > > -- > > You received this message because you are subscribed to the Google Groups > "Django users" group. > To post to this group, send email to django-us...@googlegroups.com. > To unsubscribe from this group, send email to > django-users+unsubscr...@googlegroups.com. > For more options, visit this group at > http://groups.google.com/group/django-users?hl=en. > > > -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.