Module Name Conflicts

torched_smurf at yahoo.com torched_smurf at yahoo.com
Thu Aug 18 20:17:47 EDT 2005


Robert Kern wrote:
> Why not copy cmd.py into your package under a different name?
>

It offends my sense of modularity. For the record, I'm trying to use
pdb, the debugger, which in turn uses cmd. So it would be a matter of
taking pdb.py and hacking it to import a renamed version of cmd... kind
of messy and not a very good longterm solution. That's not to say I
won't resort to it if no better options are forthcoming.

-Smurf




More information about the Python-list mailing list