Show
Ignore:
Timestamp:
08/24/08 02:07:04 (5 years ago)
Author:
getxsick
Message:

Cleaning docstrings.

There are still some warnings while generating documents:
1 -- strange warning if there are @return or @rtype in the method which is used to property
2 -- hidden umpa.protocols.* by umpa.protocols.*.* (importing classes of the same name as modules)

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branch/UMPA/umpa/protocols/_layer4.py

    r3608 r3617  
    2121 
    2222""" 
    23 This module contains usefull classes for 4th layer's protocols. 
     23Usefull classes for 4th layer's protocols. 
    2424 
    2525TCP/UDP use special pseudo header to calculate checksum. These classes