Thanks guys for all the comments....Im on ubuntu on eclipse and there was no local history alas....
Thems the breaks when you omit to submit ;-) ... to source control... I used UnPyc to disassemble the .pyc and I am now rewriting the python using the assembly as a guide. Good think I did mainframe ibm system 390 all those years ago... Haven't been this hardcore in years.... ;-) On Dec 17, 7:51 pm, Bill Freeman <ke1g...@gmail.com> wrote: > 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 > > athttp://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.