ó
9ÏOc           @   s3   d  Z  e d k r/ d d l m Z e d ƒ n  d S(   s^   
Create a superuser from the command line. Deprecated; use manage.py
createsuperuser instead.
t   __main__iÿÿÿÿ(   t   call_commandt   createsuperuserN(   t   __doc__t   __name__t   django.core.managementR   (    (    (    s=   ../Django//lib/python/django/contrib/auth/create_superuser.pyt   <module>   s   