Menu

#3 A patch to make __private names _not_so_private

open
nobody
None
5
2005-02-15
2004-10-04
No

The patch makes private names no so private. It renames
almost all __vars to_vars (with some exception, most
notably LinkFixer, because there are
rootdir/relthis/myurl accessors), and all
__method_names to _method_names.

I need this because I want to override
Skeleton._do_head() and so on but I can't - they are
overprotected.

Discussion

  • Oleg Broytman

    Oleg Broytman - 2004-10-04

    Bzipped patch

     
  • Oleg Broytman

    Oleg Broytman - 2005-02-15
    • status: open --> wont-fix-wont-fix
     
  • Oleg Broytman

    Oleg Broytman - 2005-02-15

    Logged In: YES
    user_id=4799

    I've stopped using ht2html.

     
  • Fred L. Drake, Jr.

    • summary: A patch to make private names _no_so_private --> A patch to make private names _not_so_private
    • status: wont-fix-wont-fix --> open
     
  • Fred L. Drake, Jr.

    Logged In: YES
    user_id=3066

    Un-deleting and re-opening; we don't normally "delete"
    closed items, and this is a good idea.

    Fixed typo in summary.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.