I've got a module that I use regularly. I want to make some extensive changes to this module but I want all of the programs that depend on the module to keep working while I'm making my changes. What's the best way to accomplish this? -- http://mail.python.org/mailman/listinfo/python-list
- Best way to modify code without breaking stuff. Jesse Aldridge
- Re: Best way to modify code without breakin... Ivan Illarionov
- Re: Best way to modify code without bre... Carl Banks
- Re: Best way to modify code without bre... Henrique Dante de Almeida
- Re: Best way to modify code without breakin... Ulrich Eckhardt
- Re: Best way to modify code without breakin... André Malo
- Re: Best way to modify code without bre... Ulrich Eckhardt
- Re: Best way to modify code without breakin... Carl Banks
- Re: Best way to modify code without breakin... Paul Rubin